Hi all -
Was wondering if anyone has come across a script that verifies if an email address exists or not? Beyond verifying that the data entered has an @ symbol, I'd like to make sure that I'm not getting bogus email addresses.
Would be any way to do this rather than having the user sign up > receive an email w/a code or link > click link or enter code... ?
If not, what is the best practice to go about this? If the best way is to have the user go through a process like the one I mentioned above, the first question that comes to my mind is how to generate a unique string for *that* user.
Thanks in advance as always. Cheers - Drew