|
I have a form that a user fills out with their information: First Name, Last Name, Email, etc.
I know I can use validators to make sure someone inputs their email in the proper format, but how can I check to see if it's a valid email address? I've seen it done on some other people's/company's forms.
I've used fake emails to fill out forms before and I've been caught twice by a code that seems to go out and find the domain and see if that address actually exists...
How do I write that code? (Please keep in mind that I have no working knowledge of C#)
Any and all help is appreciated.
Thanks,
mb
Perhaps, one day I will be as knowing as you guys and I can repay the favors.
__________________
Need a vacation.
|