-2

I am uploading files from classic asp using clsupload.asp. The class is uploading files successfully but when file size is more that 200 kb it is throwing error.

Please help me.

Flakes
  • 2,422
  • 8
  • 28
  • 32
  • I am new in classic asp. Can you please elaborate the answer. There is a folder named images where they are uploading. So, what should I put there in web.cnofig? – Diya Chakladar Dec 22 '14 at 08:52

1 Answers1

0

Depends on your version of IIS but a simple search would have found your answer pretty quickly

IIS7 -How do I enable upload of large files in classic ASP on IIS 7?

IIS6 - http://www.banmanpro.com/support2/file_upload_limits.asp

Community
  • 1
  • 1
pee2pee
  • 3,619
  • 7
  • 52
  • 133