SoftArtisans FileUp Intermediate Upload 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 one file element and 6 other
form elements added to the form. This all elements are
interpreted by the browser. |
| Instructions: |
Enter text and choose elements, then click the browse
button and choose a file. This file will be uploaded to
our server and you will see the values passed from the
form. |
|
Copyright © 2007 SoftArtisans, Inc. All Rights Reserved.
|