Pure ASP Upload 2 Support Product Page
This topic is locked
This topic was archived
javascript problem Version 2.1.3 and 2.1.4
Reported 05 Sep 2003 14:50:13
1
has this problem
05 Sep 2003 14:50:13 Zoom Multimedia Systems posted:
I use version 2.1.3in the line of the form file object it happens an error in the javascript "checkOneFileUpload (this,'',false,'','','','','','','')"
if I eliminate this code is no error
but when processing the form in the line <form action...> appears other "checkFileUpload"
the folder permissions are correct
the ScriptLibrary folder is new
I unload and install extension the continuous problem
I have installed again the extension but the continuous problem
it has happened with previous versions and it is never the first time that use the 2.1.3 version
this questions is very importan for my work
sorry for my english
Edited by - Ateex on 11 Sep 2003 17:41:33
Replies
Replied 09 Sep 2003 10:01:11
09 Sep 2003 10:01:11 Zoom Multimedia Systems replied:
please is very important for my
this error is present in other new site and old site if i work with this version
the pages whith 2.09 version running ok
If i modify <!--#include file="incPureUpload.asp" --> and <script language="javascript" src="incPureUpload.js"></script> (original contrain ../../ScriptLibrary/), the only have a error in "checkFileUpload"
this server is windows 2000
if is posible i like download the 2.09 version
Edited by - Ateex on 09 Sep 2003 13:30:47
this error is present in other new site and old site if i work with this version
the pages whith 2.09 version running ok
If i modify <!--#include file="incPureUpload.asp" --> and <script language="javascript" src="incPureUpload.js"></script> (original contrain ../../ScriptLibrary/), the only have a error in "checkFileUpload"
this server is windows 2000
if is posible i like download the 2.09 version
Edited by - Ateex on 09 Sep 2003 13:30:47
Replied 10 Sep 2003 08:49:34
10 Sep 2003 08:49:34 Patrick Woldberg replied:
Do you have a site where I can check this error?
version 2.09 is not more available for download, this week we will be releasing version 2.14 of the Pure ASP Upload.
--------------------------------------------------
Patrick Woldberg
Web Developer at Dynamic Zones
Manager at DMXzone.com
--------------------------------------------------
version 2.09 is not more available for download, this week we will be releasing version 2.14 of the Pure ASP Upload.
--------------------------------------------------
Patrick Woldberg
Web Developer at Dynamic Zones
Manager at DMXzone.com
--------------------------------------------------
Replied 11 Sep 2003 10:07:51
11 Sep 2003 10:07:51 Zoom Multimedia Systems replied:
I have installed the version 2.09
I wait for version 2.14, if the continuous problem will indicate a test direction
pardon by my English language
Edited by - Ateex on 11 Sep 2003 10:09:09
I wait for version 2.14, if the continuous problem will indicate a test direction
pardon by my English language
Edited by - Ateex on 11 Sep 2003 10:09:09
Replied 11 Sep 2003 17:28:32
11 Sep 2003 17:28:32 Zoom Multimedia Systems replied:
I update to 2.1.4
the problem continue
sample: www.zoomvirtual.com/upload/upload4.asp
sampleTxt: www.zoomvirtual.com/upload/upload4.txt
thanks
the problem continue
sample: www.zoomvirtual.com/upload/upload4.asp
sampleTxt: www.zoomvirtual.com/upload/upload4.txt
thanks
Replied 15 Sep 2003 11:38:52
15 Sep 2003 11:38:52 George Petrov replied:
Your problem is that you don't have the incPureUpload.js on your server!
All javascript functions are in there so this file must be available.
Greetings,
George
--------------------------------------------------
George Petrov - Founder of the Dynamic Zones
DMXzone.com, FWzone.net, FLzone.net, CFzone.net,
DNzone.com, FlashFreaks.nl
--------------------------------------------------
All javascript functions are in there so this file must be available.
Greetings,
George
--------------------------------------------------
George Petrov - Founder of the Dynamic Zones
DMXzone.com, FWzone.net, FLzone.net, CFzone.net,
DNzone.com, FlashFreaks.nl
--------------------------------------------------
Replied 16 Sep 2003 14:14:16
16 Sep 2003 14:14:16 Zoom Multimedia Systems replied:
no
the file incPureUpload.js is ok
<img src="www.zoomvirtual.com/upload/upload3.gif" border=0>
do yo like a temporal ftp password for study this problem?
if I use the 2.09 version don't have problem but don't work the addon pack the delete mail uploader files
the file incPureUpload.js is ok
<img src="www.zoomvirtual.com/upload/upload3.gif" border=0>
do yo like a temporal ftp password for study this problem?
if I use the 2.09 version don't have problem but don't work the addon pack the delete mail uploader files
Replied 17 Sep 2003 11:44:59
17 Sep 2003 11:44:59 George Petrov replied:
well then the path to it is wrong:
<script language="javascript" src="../../ScriptLibrary/incPureUpload.js"></script>
should be maybe:
<script language="javascript" src="../ScriptLibrary/incPureUpload.js"></script>
--------------------------------------------------
George Petrov - Founder of the Dynamic Zones
DMXzone.com, FWzone.net, FLzone.net, CFzone.net,
DNzone.com, FlashFreaks.nl
--------------------------------------------------
<script language="javascript" src="../../ScriptLibrary/incPureUpload.js"></script>
should be maybe:
<script language="javascript" src="../ScriptLibrary/incPureUpload.js"></script>
--------------------------------------------------
George Petrov - Founder of the Dynamic Zones
DMXzone.com, FWzone.net, FLzone.net, CFzone.net,
DNzone.com, FlashFreaks.nl
--------------------------------------------------
Replied 17 Sep 2003 11:57:30
17 Sep 2003 11:57:30 Zoom Multimedia Systems replied:
local & serverdirectory
html
-upload
--upload4.asp
ScriptLibrary
-incPureUpload.asp
-incPureUpload.js
in local folder is ok the problem is in the server folder
but if i use the 2.09 version i don´t have any problem
and i´m not the only person with this problem because i have emails from other spanish user (9)
please i need use the addon "mail upload file" (last version) and no work with V 2.09 (delete file)
Edited by - Ateex on 17 Sep 2003 12:12:50
html
-upload
--upload4.asp
ScriptLibrary
-incPureUpload.asp
-incPureUpload.js
in local folder is ok the problem is in the server folder
but if i use the 2.09 version i don´t have any problem
and i´m not the only person with this problem because i have emails from other spanish user (9)
please i need use the addon "mail upload file" (last version) and no work with V 2.09 (delete file)
Edited by - Ateex on 17 Sep 2003 12:12:50
Replied 02 Oct 2003 16:11:33
02 Oct 2003 16:11:33 Zoom Multimedia Systems replied:
solution
change the line
<font color=red> < script language="javascript" src="../../ScriptLibrary/incPureUpload.js" ></script> </font id=red>
to
<font color=red> < !--#include file="../../ScriptLibrary/incPureUpload.asp" --></font id=red>
add the open javascript commnad <font color=red> < script language="javascript"> </font id=red>
and close <font color=red> < /script> </font id=red>
to file <font color=red>incPureUpload.asp</font id=red>
this is my solution form this problem because 2.1.5 version is not ok
change this error in future versions please
sory form my english
Edited by - Ateex on 02 Oct 2003 16:12:08
change the line
<font color=red> < script language="javascript" src="../../ScriptLibrary/incPureUpload.js" ></script> </font id=red>
to
<font color=red> < !--#include file="../../ScriptLibrary/incPureUpload.asp" --></font id=red>
add the open javascript commnad <font color=red> < script language="javascript"> </font id=red>
and close <font color=red> < /script> </font id=red>
to file <font color=red>incPureUpload.asp</font id=red>
this is my solution form this problem because 2.1.5 version is not ok
change this error in future versions please
sory form my english
Edited by - Ateex on 02 Oct 2003 16:12:08

