hi all,
There is a website which maintains friends n colleagues informaton.
I want to develop API using webservices that must must provide....
1. given a websites userâs account id and password, collect all the contacts of the member and download all the contactsâ profile details.
There no local database to store the contact information..i've get the info from the website(frommycontacts sections) and
segreagate that info and to store in a database.
it should be just like this
http://www.contactsimporter.net/test...est/index.aspx
How can i acheive this...