I m launching the web browser (internet explorer ) to open flickr web page http://www.flickr.com
how do I pass the login credentials to the web page. I dont want the user to enter it manually on the webpage. My application should pass the username and password by default something like hard coding.
Please let me know
Loading
mugunthan RPosted Jul 27, 2011, 9:27 AM
After I upload my photos to flickr using the app . I should launch the browser from my mobile app with login credentials so that it directly goes to the picture uploaded page
Benjamin KemnerPosted Jul 27, 2011, 8:15 AM
There is nice documented library for .net here:
http://flickrnet.codeplex.com/wikipage?title=Examples&referringTitle=Home
In the Coding4Fun-Flickr.doc you can find a section for Authentication.