Thursday, February 14, 2008

Asp.net Control: FileUpload Control

Often an application finds the need to allow users to upload files to the web server. Although it was possible to do this in ASP.NET Version 1.x, it is made much easier in ASP.NET Version 2 with the introduction of the FileUpload control.

No comments: