| Posted by Hywel Jenkins on 07/07/77 11:16 
In article <3bKie.1407861$6l.366022@pd7tw2no>, dont.spam@me.here says...> I've an intranet webpage which is using ASP. Part of this page uses
 > pictures. I'd like to be able to update these pictures through the website
 > instead of through FTP or directly on the server.
 >
 > How can I have the user upload pictures from their client machine to our
 > webserver?
 >
 > I did try Google, but all my hits were how to "upload your web page" and not
 > "how to upload using your webpage".
 
 Read up on <input type="file"> and then find an ASP upload component,
 such as ASPUpload which is cunningly located at
 http://www.aspupload.com/
 
 --
 Hywel
 
 Kill the Crazy Frog
 http://www.petitiononline.com/crzyfrg/
 [Back to original message] |