Results 1 to 3 of 3

Thread: Uploading Files

  1. #1
    ATommasi
    Guest

    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?

  2. #2
    Lively Member
    Join Date
    Feb 2001
    Posts
    87
    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

  3. #3
    ATommasi
    Guest
    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
  •  



Click Here to Expand Forum to Full Width