I don't know anything about Objective C. I am developing a website in asp.net for mobile version. And in this application I need to upload an image from mobile. But uploading from iPhone not working. After searching I found this link
Post image and text from iPhone to asp.net
Where a xcode is used.
The problem is that I don't know how to use this code in my application. I can understand handler used for uploading but not Objective C code. And can any one help me how to use this code on IIS server.
Thanks in advance.