|
I have a contact form that I've been using for the past several months, really simple code (ASP/VB.NET). But I want to add a code to it that goes out and verifies that the email address being used in the form is valid and not some trash set of characters in the same format as an email address.
(example: "asdfghjkl@lkjnhg.com")
I've seen codes out there that do it, but they want money for it...
If you know of a freebie source code out there that will do it without having to use chillkat, that would be great.
(preferred language = vb.net)
Thanks in advance.
PS, in a case like this (preventing spam) would it be better to do the email verification this way or would it be better to use a free captcha?
__________________
Need a vacation.
|