Articles   Dev Forums   Personalize   Favorites   Member Login        Active Users:  631
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Monday, September 06, 2010
Home
Articles & Samples
Dev Search
Dev Forum
Add a Listing
Sample Chapters
Directory Feed
Link to US
Contact

Search Directory
Applications
Articles & Samples
Components
Community
Database
Developer Sites
Downloads
Hosting Services
Introduction
Knowledge Base
Sample Chapters
WebCasts
ASP Directory
Applications
Articles & Samples
Components
Developer Sites
Knowledge Base
Sample Chapters
WebCasts
XML Directory
Applications
Articles & Samples
Developer Sites
Error, Bugs & Fixes
Downloads
Introduction
Knowledge Base
Sample Chapters
WebCasts

Build the right apps the right way with powerful development tools.
Visual Studio 2010. Learn more...

Report Error:
Home > Search > Articles & Samples > ASP > File Management > File Upload
Upload Files with Your Browser in 2 Lines of Code       
Total Hits: 61  |  Today: 0 Author: Peter Persits       Rating:  
Read Reviews | Write Review |              Your Rating: 

File uploading is the process of sending an arbitrary file from a client machine to the server. The easiest and most convenient way to upload a file is to use an RFC1867-enabled browser such as Microsoft Internet Explorer 4.0+, Netscape 3.0+, or Internet Explorer 3.0 with the upload add-on. Browser-based uploading is performed via an HTML form with the attribute ENCTYPE="multipart/form-data". This form must also contain one or more INPUT TYPE=FILE items with which the user specifies local files to be uploaded.

If you would like to report an error or update for this listing please complete the form below.
Note: a Valid email is required for update request

Error/Update Type:   *
Description:
(Optional)
Your Name:   (Optional)
Your Email Address:   (Optional)
   

<< Back to listing

DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com