J
Jim
Hello,
I need to create a web service that I can upload files to via a client
browser. These files need to be relatively large (20 - 100 megs). I've tried
making a simple asp.net file upload service using HtmlInputFile, but it
always fails with large files. I can't seem to figure out how to make it
support larger file sizes either. Perhaps I'm using the wrong approach. Does
anyone have any ideas?
Thank you,
-Jim
I need to create a web service that I can upload files to via a client
browser. These files need to be relatively large (20 - 100 megs). I've tried
making a simple asp.net file upload service using HtmlInputFile, but it
always fails with large files. I can't seem to figure out how to make it
support larger file sizes either. Perhaps I'm using the wrong approach. Does
anyone have any ideas?
Thank you,
-Jim