y java script in ASP cannot see in client side but it can see it server side.:eek:
Printable View
y java script in ASP cannot see in client side but it can see it server side.:eek:
because the asp is server side, if you are writing your javascript within <%%> tags then its actually vbscript. Try putting your javascript within the <head> tags of your asp page