|
-
Jun 29th, 2001, 09:50 PM
#1
Uploading Files
Does anyone know how to upload files using ASPUpload?
For test purposes i am using the following simple code:
Set Upload = Server.CreateObject("Persits.Upload.1")
Upload.SaveVirtual("/UploadedFiles")
It apears that it uploads the file, but it's not on the server anywhere!
I tried a txt file and got no errors, but when i upload a picture it takes sometime(as if uploading) then I get a 'Cannot Find Server' Error.
Can anyone Help me?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|