Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-19-2007, 01:48 PM
Member
 
Join Date: Jul 2007
Posts: 9
shameel is on a distinguished road
Live Email Validation In Java
anybody can give an idea about Live Email Validation ???

I mean checking of availability of domain name ...

I got some code from a site, but it is in PHP, not in java...

expecting some tips related to this topic.


thanks in advance.
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 07-19-2007, 04:12 PM
JavaBean's Avatar
Moderator
 
Join Date: May 2007
Posts: 1,272
JavaBean is on a distinguished road
Why don't you just send a confirmation email? It looks healthier.

For availability of domain name, i think you will need to implement DNS protocol query and send it to a DNS server.

Here is a library that might help you:

jresolver 0.1
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 07-20-2007, 07:57 AM
Member
 
Join Date: Jul 2007
Posts: 9
shameel is on a distinguished road
thnax a lot JavaBean....

i will inform u the progress.
Bookmark Post in Technorati
Reply With Quote
  #4 (permalink)  
Old 01-17-2008, 12:21 PM
Member
 
Join Date: Dec 2007
Posts: 28
anki1234 is on a distinguished road
put a check availability hyperlink and run corresponding query in database for the name
Bookmark Post in Technorati
Reply With Quote
  #5 (permalink)  
Old 03-05-2008, 11:44 PM
Member
 
Join Date: Mar 2008
Posts: 1
Nizzo is on a distinguished road
Even if you do validate that the domain exists, there is no guarantee the email address itself is valid. As JavaBean mentioned, your best bet would be to force the user to confirm their email address during the sign up process. Then you know the email address is valid, AND it's their address...
Bookmark Post in Technorati
Reply With Quote
  #6 (permalink)  
Old 03-06-2008, 02:42 PM
Member
 
Join Date: Mar 2008
Posts: 1
dhananjay is on a distinguished road
hi to all
hiiiiiiiii
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Live changes abhiN Advanced Java 0 03-19-2008 04:32 PM
copying file from a email/word to a Java application cmbl Advanced Java 13 01-09-2008 07:51 AM
Java Email Server 1.6 JavaBean Java Announcements 0 11-21-2007 09:00 PM
java validation? lockmac New To Java 3 08-14-2007 05:34 PM
Access Email usind a java mail client Access Email usind a java mail client consult4u Enterprise JavaBeans 2 07-31-2007 09:29 AM


All times are GMT +3. The time now is 12:46 AM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org