Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Field Validation using JavaScript
Message
From
15/08/2001 19:38:13
Gavin Reid
L & M Marketing Pty Ltd
Frenchs Forest, Australia
 
 
To
15/08/2001 10:24:13
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00543304
Message ID:
00544462
Views:
19
Hi Len,

I've decided to go with the server side validation option. In my opinion it's easier to do the validation in ASP rather than have to cater in Javascript for the different versions of browsers available. I also notice that Javascript is not used in older browser versions, and because people using the website may be using these olders browsers then my validation code is rendered useless for them. Javascript also makes my head spin but I'm comfortable with the VB style code of ASP. I also think that the performance tradeoff of server vs client validation is more that offset by the fact that I know that the server side validation will (should <s>) always work.

P.S. Good luck in the Cricket !!!

Thanks,
Gavin...

>Have you checked to see what the value of the value attribute is when it's not "", it may be possible to put a browser specific check in the code to get round the problem.
Previous
Reply
Map
View

Click here to load this message in the networking platform