Microsoft
Software
Hardware
Network
Question : trouble with user clicking before content loads ASP and Javascript
On my page a window pops up asking them for their email address. This form uses validation to prevent them from entering a blank value. If however I click the button very quickly before the validation script loads then I get pushed to the next page where I get an error saying that I cannot insert a null value into my database. Is there a way to disable clicking until the validation script loads? Or possibley a better solution to this problem? thanks
Answer : trouble with user clicking before content loads ASP and Javascript
Use this format string:
"000-00-0000"
When you use #, it gets dropped if it's not "needed".
Random Solutions
java get utc date/time
Alternative to a cursor
Login control design and Programming
fiddling nose habit
accessing VPN while Internet Tethering on iPhone
Giving permission for stream writer to write in C:/ drive
xp sp2 clients wont log or ping server 2003
Running the System Update readiness tool.
How do I activate a product key for Windows 7 professional on a pushed machine
reCAPTCHA PHP not failing when nothing is entered; works fine when something is entered