Can someone tell me the point of using ASP.Net Validation Controls over JavaScript for instance?
As I understand it ASP.Net Validation Controls are server side and therefore it is like using ASP to validate input. Surely a client-side solution is far better. As I haven't really investigated these controls fully I'm sure I must have missed the point (I doubt vary much that the guys at Microsoft are scratching their heads saying "Y'know he's right! Why didn't we think of JavaScript" : )
Can someone just set me straight on this issue,
Thanks in advance,
Chris
As I understand it ASP.Net Validation Controls are server side and therefore it is like using ASP to validate input. Surely a client-side solution is far better. As I haven't really investigated these controls fully I'm sure I must have missed the point (I doubt vary much that the guys at Microsoft are scratching their heads saying "Y'know he's right! Why didn't we think of JavaScript" : )
Can someone just set me straight on this issue,
Thanks in advance,
Chris