|
All I need is a script that pulls a value from the DB and compares it to the .value in a text box. I already know what I want to do if they are ==.
So far I've been having trouble with the if a==b compare because the value pulled from the DB is a varchar(5)
Thanks in advance
-Dave in IL
|