• Upload Files from Client to ASP Server

    Home » Forums » Developers, developers, developers » Web design and development » Upload Files from Client to ASP Server

    Author
    Topic
    #407683

    Does anybody have any tips/pointers on uploading files from the client to the Web server? From my travels through Google it would appear that the first part, getting the files off the client’s machine and on to the wire is easy. The functionality is built in to modern browsers and just needs a modified set of form tags. However the hard part is how to deal with it when it gets to the server as it arrives in a MIME format that ASP does not normally handle (at least I think that

    Viewing 5 reply threads
    Author
    Replies
    • #854763

      I’ve always used FTP and never had any major problems.

      Check out WS_FTP

    • #854764

      I’ve always used FTP and never had any major problems.

      Check out WS_FTP

    • #854961

      Mark also previously recommended to me aspSmartUpload, a free ActiveX control. I actually never tried it, but you might take a look.

      • #855105

        I’ve bought Pure ASP Upload, which is a Dreamweaver extension. I did this because it claims that its solution is ASP only and therefore requires no extra widgets to be installed on the web server. This was important as I have no idea what environment the project I’m currently working on (or any future projects) will find itself (themselves) in. Has anybody any hints, tips or dire warnings that I have made a big mistake?

        Ian

      • #855106

        I’ve bought Pure ASP Upload, which is a Dreamweaver extension. I did this because it claims that its solution is ASP only and therefore requires no extra widgets to be installed on the web server. This was important as I have no idea what environment the project I’m currently working on (or any future projects) will find itself (themselves) in. Has anybody any hints, tips or dire warnings that I have made a big mistake?

        Ian

    • #854962

      Mark also previously recommended to me aspSmartUpload, a free ActiveX control. I actually never tried it, but you might take a look.

    • #859374

      I am attaching a zip file with two files. TestUpload.htm, has a Browse and Submit button (along with a link that won’t work…), and the upload.asp page. I did not write the upload.asp page, though I did modify bits and peices in all sorts of applications.

      It should work just fine, though I will warn you that it will get VERY sluggish when you start dealing with larger files (10 meg +)

      • #859455

        Thanks, looks interesting, but I wonder if you have sent the wrong asp file? All I can see in it is:

        Hello

        • #859461

          Whoops. Here is the correct zip, I zipped the wrong two files! grin

        • #859462

          Whoops. Here is the correct zip, I zipped the wrong two files! grin

      • #859456

        Thanks, looks interesting, but I wonder if you have sent the wrong asp file? All I can see in it is:

        Hello

    • #859375

      I am attaching a zip file with two files. TestUpload.htm, has a Browse and Submit button (along with a link that won’t work…), and the upload.asp page. I did not write the upload.asp page, though I did modify bits and peices in all sorts of applications.

      It should work just fine, though I will warn you that it will get VERY sluggish when you start dealing with larger files (10 meg +)

    Viewing 5 reply threads
    Reply To: Upload Files from Client to ASP Server

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: