how to check whether the email or website is real website or email

69 views
Skip to first unread message

lucky

unread,
Jun 12, 2012, 11:11:34 AM6/12/12
to google-we...@googlegroups.com
could any one provide me the solution to validate whether the given email or website is real or not?


Jim Douglas

unread,
Jun 12, 2012, 11:27:32 AM6/12/12
to Google Web Toolkit
That question has nothing to do with GWT, so this is the wrong place
to post it.

Decide what you mean by "validate" and "real" and google the question.

lucky

unread,
Jun 13, 2012, 1:24:07 AM6/13/12
to google-we...@googlegroups.com


Here i need to check whether this website or email exist or not?

Joseph Lust

unread,
Jun 13, 2012, 10:03:41 AM6/13/12
to google-we...@googlegroups.com

Philippe Lhoste

unread,
Jun 15, 2012, 6:13:18 AM6/15/12
to Google-We...@googlegroups.com
On 13/06/2012 07:24, lucky wrote:
> Here i need to check whether this website or email exist or not?

Try to read data from it. If it fails, either you are unlucky (perhaps temporarily down,
but can have many other causes, like not answering to port 80) or it doesn't exist.

The only reliable way to test an e-mail validity is to send a message to a user and ask
them to click on a link leading to your server, validating the said e-mail (of course with
data in the link indicating which e-mail/user account is to validate). If you registered
to a good site, you probably had such e-mail confirmation.

--
Philippe Lhoste
-- (near) Paris -- France
-- http://Phi.Lho.free.fr
-- -- -- -- -- -- -- -- -- -- -- -- -- --

Reply all
Reply to author
Forward
0 new messages