D
Dude
Somewhere between 9 - 11 megs I am unable to upload, using either
aspupload or the built-in uploading functionality.
here is the code from web.config
<system.web>
<httpRuntime maxRequestLength="35192" executionTimeout="1200" />
afer submitting the form, it takes a few minutes for the page to
process, then a blank page comes up, it appears to be doing more
processing, but the new page hangs indefinately.
aspupload or the built-in uploading functionality.
here is the code from web.config
<system.web>
<httpRuntime maxRequestLength="35192" executionTimeout="1200" />
afer submitting the form, it takes a few minutes for the page to
process, then a blank page comes up, it appears to be doing more
processing, but the new page hangs indefinately.