0

I need to upload files from iPhone to my ASP.NET server and found ASIHTTPRequest to be an easy tool.

My question is he server part on the ASP.NET. How do I prepare the server part?

Meir
  • 994
  • 12
  • 25

1 Answers1

0

You might want to check out this answer to a similar question about sending image data from Flash to ASP.NET

How do I Pass an Image from Flash to ASP.NET?

Community
  • 1
  • 1
Greg B
  • 14,597
  • 18
  • 87
  • 141