As the question says, I have a flex web application that I would like to have a button which imports contacts from the users MS Outlook.
Basically this functionality is necessary so the user does not have to type in all that data again.
I see this stackoverflow posting: Outlook and Python for Python/Outlook and enter link description here for Javascript & Outlook.
This blog post shows how vCards can be imported Flex & vCard but I was hoping for something more direct.
Any suggestions ?