ASP.NET FAQS | |
ASP.NET validation controls validate data first on the client and then on the web server. If a client disables javascript on the browser then, client side validations are bypassed and validations are performed on the web server. | |
ASP.NET FAQS |
Where do the ASP.NET validation controls validate data, on the Client or on the Web Server?
Posted by
Ramu