Uploading graphics.

  • Thread starter Thread starter Scott M.
  • Start date Start date
S

Scott M.

How can I give a client the ability to upload a graphic to a server and
then have the server store it on its hard drive?

Thanks.
 
Thanks, but I'm not looking for a SQL server storage mechanism. I'm just
looking to allow the user to indicate what local file they want to upload
(<INPUT TYPE="File"> will do)and then upload it to the server so that it can
be stored on the server's file system.
 
Back
Top