Forums
This topic is locked
AspUpload dynamic folder name problem
Posted 14 Nov 2002 16:45:46
1
has voted
14 Nov 2002 16:45:46 Simon Frost posted:
Hi there.I'm using the AspUpload bundle to upload files. I need the documents to be uploaded to a directory called "/<%=Username%>". I'm pretty sure I've got it right on my side but my server is saying I dont have permissions.
They are suggesting I use the server.mappath command but not knowing the ins and outs of asp I'm stumped.
Anyone got any simple advice that could sort this problem?
Thanks, Simon.
Replies
Replied 14 Nov 2002 16:57:44
14 Nov 2002 16:57:44 Martha Graham replied:
Replied 14 Nov 2002 18:15:36
14 Nov 2002 18:15:36 Simon Frost replied:
This isnt the solution to the problem I'm having. Thanks though!
I can upload FILES perfectly as long as the directory specified exists. My problems start when I try to create a new folder then upload a file into it.
It is the fso.CreateFolder command (line 199 of incPureUpload.asp) that throws up the permissions error.
Thanks again for your response, Simon.
I can upload FILES perfectly as long as the directory specified exists. My problems start when I try to create a new folder then upload a file into it.
It is the fso.CreateFolder command (line 199 of incPureUpload.asp) that throws up the permissions error.
Thanks again for your response, Simon.