Skip to main content
Known Participant
November 20, 2009
Answered

Email Validity

  • November 20, 2009
  • 1 reply
  • 692 views

How do I check if a email address is a legitimate email addrerss? Is there any possibility in that?

This topic has been closed for replies.
Correct answer kglad

you can use the flash string methods to check for a valid email format.

1 reply

kglad
Community Expert
kgladCommunity ExpertCorrect answer
Community Expert
November 20, 2009

you can use the flash string methods to check for a valid email format.

DevoteéAuthor
Known Participant
November 20, 2009

what if someone types nobody@home.com?

is there a possibility to check instantly if the email address gets bounced back (obviously ehich mean there's no such eamil address)??

kglad
Community Expert
Community Expert
November 20, 2009

no, there's no practical way to do that and no way, at all, to check instantly.