Hi everyone,
i have 2 pages 1) default.aspx in this i have 2 dropdowns and 2 textboxes
2) webform1.aspx here is 'submit' button
when i click 'submit' in webform1.aspx page validations to performed for 2 dropdowns and 2 textboxes in default.aspx page
how can i achieve this .....if possible use customvalidator