To open a page in a new window, you have to use client script using onclick="window.open()" attribute of HTML control.
RegularExpressionValidator checks if entered data matches a specific format
CompareValidator allows checking if data of one control match with other control
RequiredFieldValidator is used to validate the controls if they contain data
Querystring is used to send data from one page to another with URL.But it can store only some minimum amount of data.Most browsers allow a limit of 255 characters on URL length
Comments
There are no comments.Copyright ©CuriousTab. All rights reserved.