ASP.NET Upload Frequently Asked Questions

Complete FAQ for file uploading with ASP.NET 1.x-3.5

Quickstart samples

These samples will quickly get you up to speed with supporting uploading and downloading using ASP.NET.

» Upload to the filesystem

» Download from the filesystem

» Upload to a SQL database

» Download from a SQL database