Hi im writing a script fo a pop up window that will fetch all the users outlook/plaxo contacts. So a window is displayed on a website, user then can choose between outlook or plaxo for their contacts to be fetched. Once fetched these contacts will be displayed in a list and the user can then send an invitation.
Here is a reference,
http://svetlozar.net/address-book-importer-demo.html
This allows users to be able to fetch contacts from Yahoo | Hotmail | MSN | Gmail | AOL This was done using PHP
I would like it to select from outlook and plaxo. Can someone direct me in the right path, show me some scripts on how to accomplish this. Thanks in advance