i have problem with RegExp when it is left balnk it is not get any error and give option to posback the form(submit) i am using this syntax of RexExp If Any one guide me what i must to change to avoiding this problem .
Quote:
|
quote:<asp:RegularExpressionValidator runat="server" ValidationExpression="^[\w-]+@[\w-]+\.(com|net|org|edu|mil|info|co|uk)$" ControlToValidate="from" ErrorMessage="áÃÃà ÃÃãÃá Ãà ÃÃÃà æÃÃà ÃäÃÃ"></asp:RegularExpressionValidator>
|
Thanx In Advance.
YoOrD.