Hi all,
Here i need to verify email id with which email id is existing or not?
I am validating the email id using java script, is that email id is in correct format or not.
Now i need to verify that email which is existing or not?
for this which web service is better and where can i get that?
Please help on this
Thank you....
Loading
satheesh babuPosted Jun 27, 2011, 7:16 AM
Suthish NairPosted Jun 27, 2011, 7:11 AM
Jiteendra SampathiraoPosted Jun 27, 2011, 2:03 AM
Validating the email id with existing email id(which resides in DB) is very easy job..as suthish said create your own logic..
satheesh babuPosted Jun 27, 2011, 1:52 AM
i already validating the email id with java script.
I want to verify the email id is existing or not, but not in my data base.
that email id is any email id which is existing in any domain like gmail, yahoo mail, msn mail, company mail or any
like [email protected], [email protected], [email protected] etc.....
for this i think we need to use web services. but i don't which web service is best and free...
i gone through internet i got 2-3 webservices which are paid services.
below link provides that functionality but its paid web service.
http://www.towerdata.com/services/web/email_validation.html
i need to use free web service
please guide me to get our own code or any web service.
Suthish NairPosted Jun 27, 2011, 1:46 AM