Pure ASP Upload 2 Support Product Page

This topic is locked
This topic was archived

216 still fails

Reported 31 Oct 2003 00:35:20
1
has this problem
31 Oct 2003 00:35:20 Jairo Ochoa posted:
This new version still fails at 'form ...' and at 'input type="file" ...' lines
The bug happends whenever I brownse the file.
I check it with and without image resize, and in both cases it fails.
What is going on ?

Thanks.

This is part of the code:

form action="<%=MM_editAction%>" method="post" enctype="multipart/form-data" name="form1" onSubmit="checkFileUpload(this,'GIF,JPG,JPEG,BMP,PNG',false,'','','','','','','');return document.MM_returnValue">

input name="fotos_foto" type="file" class="Formulario" onChange="checkOneFileUpload(this,'GIF,JPG,JPEG,BMP,PNG',false,'','','','','','','')" value="" size="85">

The < were obmited

Replies

Replied 31 Oct 2003 11:34:46
31 Oct 2003 11:34:46 Patrick Woldberg replied:
Must be a javascript error, did you test it on an other pc or other browser

--------------------------------------------------
Patrick Woldberg
Web Developer at Dynamic Zones
Manager at DMXzone.com
--------------------------------------------------
Replied 31 Oct 2003 12:20:19
31 Oct 2003 12:20:19 Jairo Ochoa replied:
The same bug occurs since previous versions of PAU.

The form works and uploads but this warning bothers me , it says:
Error: An object was expected
Code: 0

I have tested it with different pcs and brownser.
On iE I can see the bug at the left corner of the status bar, but on Opera and Mozilla I don't know where the bugs are notified.

As we know iE is the most used brownser and I cannot stand that every person who try to upload his or her photos could think there is something wrong with the page.

Please mend it !
Replied 31 Oct 2003 12:26:26
31 Oct 2003 12:26:26 Jairo Ochoa replied:
By the way, I have already posted this bug time ago, and as I can see the post 'javascript problem Version 2.1.3 and 2.1.4 ' tells the same.

So it is an old bug.

Reply to this topic