Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 5 of 5

Thread: Source code for Email address book/contacts importer

  1. #1
    Junior Member
    Join Date
    Nov 2008
    Posts
    3
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Post Source code for Email address book/contacts importer

    hi frnds,
    I need email address book (contacts) importer source code...how to import email contacts to our page..pls help 2 solve this pbm......thank u.....


  2. #2
    mmm.. coffee JavaPF's Avatar
    Join Date
    May 2008
    Location
    United Kingdom
    Posts
    3,336
    My Mood
    Mellow
    Thanks
    258
    Thanked 294 Times in 227 Posts
    Blog Entries
    4

    Default Re: Email address book or contacts importer source code

    Hello jega004 and welcome to the Java Programming Forums

    I have moved this thread over to our 'New to Java' forum.

    So you are looking to import your Outlook email contacts into a Java application? Please could you give me a little more detail.
    Please use [highlight=Java] code [/highlight] tags when posting your code.
    Forum Tip: Add to peoples reputation by clicking the button on their useful posts.

  3. The Following User Says Thank You to JavaPF For This Useful Post:

    jega004 (April 17th, 2009)

  4. #3
    Junior Member
    Join Date
    Nov 2008
    Posts
    3
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Re: Email address book or contacts importer source code

    not only out look mail sir....imoprt all contacts lfor yahoo,gmail etc...

  5. #4
    mmm.. coffee JavaPF's Avatar
    Join Date
    May 2008
    Location
    United Kingdom
    Posts
    3,336
    My Mood
    Mellow
    Thanks
    258
    Thanked 294 Times in 227 Posts
    Blog Entries
    4

    Default Re: Email address book or contacts importer source code

    Quote Originally Posted by jega004 View Post
    not only out look mail sir....imoprt all contacts lfor yahoo,gmail etc...
    Is it possible to export contacts from yahoo & gmail? Do they export as .csv or something similar?

    I am unfamiliar with the process. How do you plan to do this?
    Please use [highlight=Java] code [/highlight] tags when posting your code.
    Forum Tip: Add to peoples reputation by clicking the button on their useful posts.

  6. #5
    Junior Member
    Join Date
    Nov 2012
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Source code for Email address book/contacts importer

    Hi Jega,

    Sorry for my reply to this old thread, but I think this is still relevant for some:
    A while ago we (JAIDE, a German company) have released our Java-based library for importing webmail contacts. Currently it handles about 25 webmailers and also includes support for LinkedIn and XING. The library automatically updates itself, so there are no manual updates and server restarts needed.
    The library is in use at the Salam Business Club, so you can rest assured that it is updated quickly and stays stable.
    (Please forgive the self-promotion, I hope it's ok in this context.)

Similar Threads

  1. Replies: 3
    Last Post: December 22nd, 2011, 09:46 AM
  2. [SOLVED] Books and sources for Java beginners
    By chronoz13 in forum Java Theory & Questions
    Replies: 1
    Last Post: April 15th, 2009, 08:36 AM