Adding items to a database

  • Thread starter Thread starter Sumz
  • Start date Start date
S

Sumz

I want people to be able to store a file location in to a database after
they have uploaded the file. i have used the buildin file uploader in
asp.net 2.0 and this works allowing people to upload files now i am tring to
use the HTML control "input file" to allow them to select a file and click a
"add" button that will store the location in a table in a SQL database i
have.

Thanks
 
Back
Top