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?
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..
mebi u can try
<% if CStr(request.form("unitnumber")) = "" then
Unitnumber=0
else
Unitnumber = CStr(request.form("unitnumber"))
end if
%>
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.