|
|
HttpPostedFile Class |
|
|
Rey Nuñez |
|
|
ASP.NET / Miscellaneous |
|
|
Click to Visit |
|
|
83 |
In this tutorial the author talks to you about the use of the ASP.NET HttpPostedFile class. In this tutorial the author explains you the use of the properties such as ContentLength, ContentType, InputStream and FileName of the HttpPostedFile class with a sample code. You can see a live demo for saving the file uploaded by the client using this class.
|