I have an Iphone application that will POST a picture in a NSData how would I read the image when it gets back to the server? I will be using asp.net to POST to.
I have an Iphone application that will POST a picture in a NSData how would I read the image when it gets back to the server? I will be using asp.net to POST to.