I have tried to implemented two custom versions of the algorthm stated in this thread for stripping the form content of forms into a text file. I have even ran a copy of the code that was posted on this thread. I am getting a problem where the response hangs
on the server. GetPreloadedEntityBody() is fine - but ReadEntityBody(...) calls consistantly return 0 and if I manually press stop on my browser while testing the transfer goes through without a hitch. I have including several versions of flushing and redirection
etc. and nothing seems to work. I am obviously missing something simple. I have the parsing and even progress indicator - but I still have to give it a kick after I click submit for things to start rolling. It boggles my mind how a product like .net would
make the implementation of this so cryptic that it takes until late 2002 for the community to get a publicly workable solution. Oh BTW - thanks for the hard work! -Goyaman
goyaman
Member
35 Points
7 Posts
Re: HttpHandler or HttpModule for file upload, large files, progress indicator?
Feb 11, 2003 10:15 PM|LINK