Forums

This topic is locked

ASP File Upload Error

Posted 23 Jun 2003 09:13:11
1
has voted
23 Jun 2003 09:13:11 Michael Boehme posted:
I'm getting the

"Maybe the destination directory does not exist, or you don't have write permission."

error whenever I use the ../ to save the file up a directory. The directory does exist and the permissions are correct. It's running on Windows 2000 server. What else could cause this error?

Replies

Replied 23 Jun 2003 14:12:34
23 Jun 2003 14:12:34 Patrick Woldberg replied:
If you don't use the ../, does it work then or does that also give any problems?

--------------------------------------------------
Patrick Woldberg
Web Developer at Dynamic Zones
Manager at DMXzone.com
--------------------------------------------------
Replied 23 Jun 2003 16:54:40
23 Jun 2003 16:54:40 Michael Boehme replied:
It works fine if the directory I want to upload in is within the directory of the script. Otherwise, I get the error.
Replied 24 Jun 2003 00:44:33
24 Jun 2003 00:44:33 Dave Clarke replied:
Hi

Use the full path instead of ../
Just a thought.<img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>

Dave

ASP|VBScript|IIS5.1|Access|WinXPPro & WinXPHome

Reply to this topic