With ASP.NET, accepting file uploads from users has become extremely easy. With the File Upload control, it can be done with a small amount of code lines.
In this example,i have explained how you can store uploaded file in one folder.
how can u get name , content type and size of your uploaded file?