المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Validate emailaddress



C# Programming
05-06-2009, 02:33 PM
How will I validate the text of email address. I am making a window application in c# .net, in the text box I want that the textbox of email contains the '@' without written @ it gives a messagebox that it is not valid email address.

thanx in advance