Forums

This topic is locked

ASP fileupload - Uploading text/zip files with siz

Posted 10 Nov 2003 13:21:04
1
has voted
10 Nov 2003 13:21:04 Jonathan Sutherland posted:
I cannot get the file size limit of text/zip files to work. We are using ASP fileupload version 2.4 and on Windows 2000 server. The file still uploads even when the restriction has been set lower.

Replies

Replied 10 Nov 2003 16:24:39
10 Nov 2003 16:24:39 Martha Graham replied:
Please download version 2.16 of the Pure ASP Upload extension.

Martha Graham
DMXzone manager
Replied 12 Nov 2003 10:38:53
12 Nov 2003 10:38:53 Jonathan Sutherland replied:
Thank you for your reply. I have downloaded 2.16 and it works for files up to around 200 KB. e.g. I set the limit at 150 kb and try to upload a file at 950 kb. I get an error The page cannot be displayed. The url is default.asp?GP_upload=true. However Trying to upload a 210kb file with a 200kb limit works perfectly. Any help is gratefully received.

Edited by - jsutherland on 12 Nov 2003 10:39:27
Replied 12 Nov 2003 12:01:20
12 Nov 2003 12:01:20 Jonathan Sutherland replied:
I've narrowed the above problem down to Response.End. This command or Response.Redirect generate the *Page cannot be displayed* error. Any sugestions? Is there a coinfiguration problem?
Replied 12 Nov 2003 12:03:44
12 Nov 2003 12:03:44 Patrick Woldberg replied:
It is checked on more then one place, first with javascript on the filefield and form tag, and then after sending on the server. I don't know why it goes wrong in your case, perhaps you could send me the code to so I could test it locally here with your code.

--------------------------------------------------
Patrick Woldberg
Web Developer at Dynamic Zones
Manager at DMXzone.com
--------------------------------------------------

Reply to this topic