Uploading and retrieving (images/files)

Discussion in 'Databases' started by Rookie, Oct 3, 2004.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. I am working with Dreamweaver MX and a MS SQL database. I have a form that lets the user submit text information, but I would also like for them to be able to submit an image file and an audio file. I've never done this before and it seems like it should be pretty straight forward, but I can't seem to make it happen. I know this is a pretty broad question but any advice you could give would be very helpful.

    thanks,
    Jon
     
  2. I found a program for uploading images. It works great. I modified it to work with my system and inserted code to create random filenames for the uploaded images.

    Here is the source code if you wanna check it out.
    http://www.singlebirds.com/data/uploadasp.zip
     
  3. Thanks I ended up going with uploadasp, seems to be more geared towards uploading all types of files.
     
  4. Can someone one give me some directions on how to install and use aspupload. I have been having trouble getting it to work. Thanks in advance.

    Jon
     
  5. Bruce

    Bruce DiscountASP.NET Staff

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page