I was wondering if anyone could give me the code for email validation on a textbox named, txtEmail.
I have used a validator but there is a problem with IIS7 and this so i need to code it behind the text box. I would like to inform the user that they have not entered a valid email address via a message box and not allow them to proceed until it is correct..
Can anyone help me with this??
thanks
Eric