SoftArtisans FileUp Upload Simple Sample
| Description: |
This sample uses a standard HTML Form. The difference
here is that the form conforms to the RFC 1867 Protocol
(basically you are adding this attribute 'ENCTYPE=MULTIPART/FORM-DATA'
to the form tag ). There is only one file element added
to the form. This element is interpreted by the browser.
|
| Instructions: |
Click the browse button and choose a file. This file
will be uploaded to our server. |
|
Copyright © 2007 SoftArtisans, Inc. All Rights Reserved.
|