Forums

This topic is locked

HTTP 404 Error using PureASP Upload 2.12

Posted 22 Aug 2003 04:19:12
1
has voted
22 Aug 2003 04:19:12 Lewis Richards posted:
First I got an error because I had configured the component to only upload .mp3 files. It would tell me that I was trying to upload the wrong file type when I was trying to upload .mp3 files. Secondly, when I changed it to upload all file types on submit I got the HTTP 404 upload error message. I am only trying to upload .mp3 files to a folder.
What is it that I am doing wrong here.
Please help.
TIA

Replies

Replied 22 Aug 2003 15:44:21
22 Aug 2003 15:44:21 Patrick Woldberg replied:
Doesn't it redirect to an other page that does not exist? Check if there is an redirect set in the Pure ASP Upload and what the action of the form is.

--------------------------------------------------
Patrick Woldberg
Web Developer at Dynamic Zones
Manager at DMXzone.com
--------------------------------------------------
Replied 22 Aug 2003 21:53:11
22 Aug 2003 21:53:11 Lewis Richards replied:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
Doesn't it redirect to an other page that does not exist? Check if there is an redirect set in the Pure ASP Upload and what the action of the form is.

--------------------------------------------------
Patrick Woldberg
Web Developer at Dynamic Zones
Manager at DMXzone.com
--------------------------------------------------
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

in the URL the ? is missing from the string:
upload.aspGP_upload=true

Secondly , the source code on the form has a / in the action:
action="/upload.aspGP_upload=true"

Thirdly, when I enter the ? I get another error message:

Form was submitted with no ENCTYPE="multipart/form-data"
Please correct and try again
Replied 25 Aug 2003 09:17:41
25 Aug 2003 09:17:41 Martha Graham replied:
Please download the latest version of the Pure ASP Upload extension:
version 2.13

Martha Graham
DMXzone manager

Reply to this topic