if client side validation is enabled in your web


If client side validation is enabled in your Web page, does that mean server side code is not run

Whenever the client side validation is enabled server emit's JavaScript code for the custom validators. Note that it does not mean that the server side checks on custom validators do not execute. It does this redundant check 2 times as some of the validators do not support client side scripting.

Request for Solution File

Ask an Expert for Answer!!
DOT NET Programming: if client side validation is enabled in your web
Reference No:- TGS0161300

Expected delivery within 24 Hours