Results 1 to 5 of 5

Thread: Creating an Upload Page

  1. #1

    Thread Starter
    Fanatic Member JCScoobyRS's Avatar
    Join Date
    Oct 2002
    Location
    Some Mountain in Colorado
    Posts
    677

    Creating an Upload Page

    Can someone point me in the right direction to create an upload page used for commercial use? I would like to create a page where a client, authenticated by username and password, can upload files. It would be like this:

    1) User logs in
    2) User designates file(s) to upload
    3) Depending on user, uploaded file(s) go to appropriate folder on server.

    I don't need anyone to do it for me, just point me to some useful information or to give some useful information. Thanks, Jeremy
    He who listens well, speaks well.

  2. #2
    Frenzied Member Rick Bull's Avatar
    Join Date
    Apr 2002
    Location
    England
    Posts
    1,444
    You need a server side scripting language for this. Do you have access to any? E.g. ASP, PHP, Perl, etc.

  3. #3

    Thread Starter
    Fanatic Member JCScoobyRS's Avatar
    Join Date
    Oct 2002
    Location
    Some Mountain in Colorado
    Posts
    677
    Rick, ASP is the way I'll have to do it as the people hosting my website will charge me to move my website to a PHP server. I will be hosting the website on site soon giving us JSP/Servlet,PHP,ASP and a few other technologies but not yet so if you have any ASP examples, tutorials, links, etc., let me know. Thanks, Jeremy
    He who listens well, speaks well.

  4. #4
    Frenzied Member DeadEyes's Avatar
    Join Date
    Jul 2002
    Posts
    1,196
    ASPSimpleUpload is a free COM but would require being registered on the server.
    Or you can look at the code for this which is pure ASP
    http://www.planet-source-code.com/vb...txtCodeId=6447

  5. #5

    Thread Starter
    Fanatic Member JCScoobyRS's Avatar
    Join Date
    Oct 2002
    Location
    Some Mountain in Colorado
    Posts
    677
    DeadEyes,
    Thanks for the link. I will need to do this all with code because the hosting company will charge me again for that as well. I don't mind it but I'm keeping everything simple for now until we start hosting our own website in a few months. Thanks, Jeremy

    If you know of anything else, don't hesitate to let me know. Thanks, Jeremy
    He who listens well, speaks well.

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