How do I connect winform to yahoo and facebook
Hi all,
I am building a simple windows app that simply stores contact info including phone numbers emails etc.However, I have this blocking state, in that I am trying to figure out how to connect the application to yahoo compose page.
When you click on a friends email on the windows forms app, it should open yahoo, and when you enter your yahoo password, it should take you straight to the yahoo compose page with the persons email in the email receivers textbox.
I also want to do thesame with face book, clicking on a contacts name should lunch facebook, after you enter your facebook password, it should place the persons name in facebook's users search textfield.Please is it possible to accomplish this and how please, thanks.
|