FileUpload limit problem

  • Thread starter Thread starter Edijer Sarmiento
  • Start date Start date
E

Edijer Sarmiento

Hi,

How can I handle uploading files with sizes larger than what i have set in
the maxRequestLength in my Web.Config file? Can I implement a custom
handler. I've read that I can do work around usung custom HttpHandlers but
I can't get it to work

Thanks!

Edijer
 
Back
Top