Forums
This topic is locked
George I need help with pure asp upload
Posted 27 Dec 2002 17:51:51
1
has voted
27 Dec 2002 17:51:51 kristin kristin posted:
Hello I am using asp, vbscriptI am trying to use pure asp upload and have followed the tutorial on
dmxzone. But still no results.
Here is an attachment of my file ...
and here is the error that I am getting:
Error Type:
Server.MapPath(), ASP 0173 (0x80004005)
An invalid character was specified in the Path parameter for the MapPath
method.
/test/ScriptLibrary/incPureUpload.asp, line 162
Replies
Replied 30 Dec 2002 14:37:39
30 Dec 2002 14:37:39 George Petrov replied:
What have you specified as Upload Folder?
Greetings,
George
--------------------------------------------------
George Petrov - Founder of the Dynamic Zones
DMXzone.com, FWzone.net, FLzone.net, CFzone.net,
DNzone.com, FlashFreaks.nl
--------------------------------------------------
Greetings,
George
--------------------------------------------------
George Petrov - Founder of the Dynamic Zones
DMXzone.com, FWzone.net, FLzone.net, CFzone.net,
DNzone.com, FlashFreaks.nl
--------------------------------------------------
Replied 30 Dec 2002 19:01:56
30 Dec 2002 19:01:56 kristin kristin replied:
under my wwwroot folder, there is a folder called (test) in which i am holding all my files for my web site. Within the test folder i have a folder called uploaded_pics. which is where i want to upload my pics to.
The path is "/test/updated_pics"
am i doing anthing wrong.
here is the link to my page:
www.gbaytech.com/test/postoffer1.asp
please let me know what you think
Thanks Kristin
The path is "/test/updated_pics"
am i doing anthing wrong.
here is the link to my page:
www.gbaytech.com/test/postoffer1.asp
please let me know what you think
Thanks Kristin
Replied 30 Dec 2002 20:37:33
30 Dec 2002 20:37:33 kristin kristin replied:
alright now i am getting this error
Error Type:
Microsoft VBScript runtime (0x800A0046)
Permission denied
/test/ScriptLibrary/incPureUpload.asp, line 199
can someone please help me out.
Thanks
kristin
Error Type:
Microsoft VBScript runtime (0x800A0046)
Permission denied
/test/ScriptLibrary/incPureUpload.asp, line 199
can someone please help me out.
Thanks
kristin
Replied 02 Jan 2003 09:15:07
02 Jan 2003 09:15:07 Martha Graham replied: