advertisement

Find Code  Advanced Search   

Free Newsletters:   
browse free vb code
Submit Code
ASP,  HTML, and XML
Database
Dates  and Math
Files  and Directories
Forms  and Controls
Lists,  Collections, and Arrays
Miscellaneous
Multimedia/Games
Office/VBA
Network/Internet
Registry
Screen/Graphics
String  Manipulation
System/API
Windows  2000/XP
VB.NET/ASP.NET



advertisement
File Upload in ASP.NET

Author: Intelligent Solutions Inc. (Featured Developer)
Category: VB.NET/ASP.NET
Type: Snippets
Difficulty: Beginning

Version Compatibility:  ASP.NET  

More information: This aspx page shows you use use the new System.Web controls (specfically, the HTMLInputFile control) from ASP.NET. More information is provided within the file's comments. You must have IIS 5.0 installed as well as the Visual Studio.NET common language runtime.

Verified to work on .NET Version 1.0, 03/26/02.

This code has been viewed 143766 times.

Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.

code/file_upload_aspx.zip

Sponsored Links