Results 1 to 2 of 2

Thread: How to Upload File from client to server using ASP

  1. #1
    Mark Ilich Guest

    How to Upload File from client to server using ASP

    I would like to be able to allow clients browsing my ASP to be able to submit a file from their client browser to my server. I realize that 3rd party software exists such as SA-FileUp, which would accomplish my goal, but are there any other ways?

    My real goal is to allow browsers to upload photos (jpg and gif files)to my database, subsequently updating the ASP with a thumbnail of the photo that the browser just uploaded. Does this sound remotely possible?


    NOTE: I am using MS Interdev 6.0 to create the ASP, MS Access as the database, while running IIS 4.0.

  2. #2
    Mark Guest

    How to Upload File from client to server using ASP (reply)

    Hi Mark

    You might get an answer in the ASP support forum?

    Thanks,
    John


    On 12/11/98 10:20:47 AM, Mark Ilich wrote:
    > I would like to be able to allow clients browsing my ASP to be able to
    > submit a file from their client browser to my server. I realize that 3rd
    > party software exists such as SA-FileUp, which would accomplish my goal,
    > but are there any other ways?

    My real goal is to allow browsers to
    > upload photos (jpg and gif files)to my database, subsequently updating the
    > ASP with a thumbnail of the photo that the browser just uploaded. Does
    > this sound remotely possible?


    NOTE: I am using MS Interdev 6.0 to
    > create the ASP, MS Access as the database, while running IIS 4.0.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •