CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Upload files

  1. #1
    Join Date
    Nov 2000
    Location
    USA
    Posts
    179

    Upload files

    Hi all!

    I know how to upload 1 file. But I need to upload all files from some folder. Is it possible? (For example, I have 50 files in folder and I need to upload all these files. I don't want click on each file and Upload it on server)

    Than you very much!

  2. #2
    Join Date
    Jul 2002
    Posts
    32
    Hi GMV,

    with html you can't do this. For this to work you have to use a java applet. Haven't tried it yet, but I where searching the web before :-)

    Here is a website with the applet
    http://www.haller-systemservice.net/jupload/

    Greetings,
    SQueek

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

Featured