|
-
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?
-
Jun 29th, 2001, 11:02 PM
#2
Lively Member
i don't think so there is nothing wrong with the code..
maybe it's because the size of the picture file.... try with a smaller size image..
MohamadHassan<equuelus@icqmail.com>
Javascript,VBScript,ASP,LearningVBfor.NET
ICQ:7205608

-
Jun 30th, 2001, 10:45 AM
#3
yea i tried with a reall small file and it still doesn't work. I'll play with it some more and see if I can figure it out.
If anyone has any more suggestions, or possibly a sample asp page that works I'd be greatfull, thanx
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
|