Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ryugeki
  • Order by date
  1. ryugeki

    image map area background color

    His idea is not feasible to the situation. I need to have different colors for some specific hot areas and they depend on my database. Does anyone faced the same situation and has managed to turn it around?
  2. ryugeki

    image map area background color

    So wat is the answer here? has anyone found the answer? i ve this problem too..i ve tried using class or inline styles to either add a background-color or image but they dont work..
  3. ryugeki

    request.form problem

    mebi u can try <% if CStr(request.form(&quot;unitnumber&quot;)) = &quot;&quot; then Unitnumber=0 else Unitnumber = CStr(request.form(&quot;unitnumber&quot;)) end if %>

Part and Inventory Search

Back
Top