ASP.NET and Flickr API
Posted: Wed May 14, 2008 10:39 am
Has anybody uploaded pictures to Flickr using ASP.NET? I have coded one application in ASP.NET. I am sending and receiving information to and from Flickr but right when I am stuck at the last step, after authentication and etc, where a POST request must be made to Flickr for uploading the image. Does anybody know how I should go about uploading the picture?