Sample Application for ASP Uploads

I thought it might be useful to post a modified sample application that allows a user to test their asp uploads. It also feedbacks to the user if the "AspMaxRequestEntityAllowed" property value is insufficient for the file upload needs.

You may want to modify the file upload location to suit your needs. The default location is: "c:\inetpub\wwwroot\ASPUpload" specified in the uploadTester.asp page Ln 17.

HTH,

Rezwan Rahman

ASPUpload.rar