|
|
File Upload and Save to Database Sample Code
File Details
| Downloads: |
2474 |
File Size: |
5.6kB |
| Posted By: |
eralper |
Views: |
3476 |
| Date Added: |
3 Jun 2007 |
|
Sample web site application using ASP.NET 2.0 codes which enables web users to upload files to a database which is used to keep uploaded files or to a file folder on the web server created for storing uploaded files.
The application codes also lists the files submitted to the database and displays them.
There is also a list of valid file extensions which is controlled during the upload process. You can configure these settings using the web.config file.
|
|