NoCoolHandle
Programmer
Hi,
I am wondering if anyone would know how to go about writing code to validate if an email address exists - without necessarily sending a message (which doesn't always work anyway).
There seem to be some php scripts out there, but the only one I have seen for dotnet failed to resolve the domain on the first attempt. (it was on code project)
This is not an attempt at spamming. The goal of the app I am building is to resolve which cell provider a specific cell phone number is associated with so that reminders of appointments and alerts of backups can be sent directly to a Dr's patients cell number via a text message.
Thanks in advance..
Rob
I am wondering if anyone would know how to go about writing code to validate if an email address exists - without necessarily sending a message (which doesn't always work anyway).
There seem to be some php scripts out there, but the only one I have seen for dotnet failed to resolve the domain on the first attempt. (it was on code project)
This is not an attempt at spamming. The goal of the app I am building is to resolve which cell provider a specific cell phone number is associated with so that reminders of appointments and alerts of backups can be sent directly to a Dr's patients cell number via a text message.
Thanks in advance..
Rob