In My .Net Page i use validation on Textboxes .In some of this Text Boxes i set value by javascript. But when I click on the submit button ,then it passes to the browser safely but at server side Page.IsValid is false and when reponse is come again at browser then the validators error message start display.I dont know what is wrong here.
↧