1.You need to use the System.Web.Upload namespace
2. You need to use a COM component to save the file on the server
3.You need to use the SaveAs method of the HttpPostedFile class
4.The ASP.Net application automatically loops through all the and saves the uploaded files to a virtual folder called “uploadsâ€