Reply
vb.net smtp email verification (not syntax but physical email)
Old 07-28-2009, 03:28 PM vb.net smtp email verification (not syntax but physical email)
mb2000inc's Avatar
Super Talker

Posts: 118
Name: Mark
Location: Ohio
Trades: 0
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.
mb2000inc is offline
Reply With Quote
View Public Profile Visit mb2000inc's homepage!
 
 
When You Register, These Ads Go Away!
Old 08-04-2009, 12:33 PM Re: vb.net smtp email verification (not syntax but physical email)
Skilled Talker

Posts: 69
Trades: 0
the only way that I can think of that might work is to create a script that pings the domain, which would then verify that the domain at least exists. This does not verify that the email address exists.

As far as I know there is no way, besides someone replying to verify that an email address exists (or getting an error from the email server saying that it couldn't send the email)
stbuchok is offline
Reply With Quote
View Public Profile
 
Old 08-09-2009, 12:20 PM Re: vb.net smtp email verification (not syntax but physical email)
Junior Talker

Posts: 2
Name: Kumachi
Trades: 0
I too don't think there is a way of doing that. I mean direct way.. But something like this can be done..
We can send an email to mail address, it goes well bla bla..
Just an idea, it might not be practical
__________________
wood fencing || cable fences
Nisam90 is offline
Reply With Quote
View Public Profile
 
Old 08-27-2009, 04:30 PM Re: vb.net smtp email verification (not syntax but physical email)
Experienced Talker

Posts: 37
Name: Derek
Location: Virginia Beach
Trades: 0
I think the closest you are going to get to that is to make sure the format is correct for an email address. ex. "xxxxxxx@xxx.com" or something like that. Just make sure the '@' is there and the domain name. I cannot think of any other way to do what you are asking other than what has been mentioned.
Derek227 is offline
Reply With Quote
View Public Profile
 
Old 08-27-2009, 06:16 PM Re: vb.net smtp email verification (not syntax but physical email)
mb2000inc's Avatar
Super Talker

Posts: 118
Name: Mark
Location: Ohio
Trades: 0
Yeah, I used expression validators for that.. but I just wanted to see if there was something that people used that went out to the server and double checked the email address...

but I can't find anything for free.

Thanks, again.
__________________
Need a vacation.
mb2000inc is offline
Reply With Quote
View Public Profile Visit mb2000inc's homepage!
 
Old 08-27-2009, 06:47 PM Re: vb.net smtp email verification (not syntax but physical email)
Experienced Talker

Posts: 37
Name: Derek
Location: Virginia Beach
Trades: 0
no problem, sorry you did not find what you wanted.
Derek227 is offline
Reply With Quote
View Public Profile
 
Old 08-27-2009, 07:14 PM Re: vb.net smtp email verification (not syntax but physical email)
mb2000inc's Avatar
Super Talker

Posts: 118
Name: Mark
Location: Ohio
Trades: 0
No biggie... They said that it's not worth the hassle or spending the bucks to do it...
So... it's their site. They want spam, it's all good by me.
__________________
Need a vacation.
mb2000inc is offline
Reply With Quote
View Public Profile Visit mb2000inc's homepage!
 
Old 08-27-2009, 07:19 PM Re: vb.net smtp email verification (not syntax but physical email)
Experienced Talker

Posts: 37
Name: Derek
Location: Virginia Beach
Trades: 0
haha yep.
Derek227 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to vb.net smtp email verification (not syntax but physical email)
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 



Page generated in 0.13558 seconds with 13 queries