How to enable javavascript script automaticall
Hi
I am working on .Net, i am using webcontrol validators, but sometimes i am using javascript validations and calling the function in onBlur of the textbox.The problem is if i disable the javascript script from the internet option in browser, then its not validating.There is the possibility of disabling the javascript script, then how to enable this automatically through .net code.
Regards
lily
|