Servertec   File Upload
Content
Introduction
Release Notes
Features
FAQs
Requirements
Installation
Change Log
Future Plans
Knowledge Base
Documentation
Samples
hello
args
headers
redirect
include
log
cookiecounter
protected
listemployees
connectionpool
simpleform
dumpform
pagecounter
fileupload
Sales
Legal
Feedback

 

This example displays a form that demonstrates the use of multi-part forms and file uploads.

The user should enter values into the fields, then select one or two file(s) to upload and finally press ok.

This example uses fileuploadform.html input form and FileUploadServlet servlet to display any submitted values. The FileUploadServlet servlet uses /iws/samples/upload directory to store uploaded files and limits the total number of bytes posted to 1024 KB.

[ view source ] [ run ]

 top of page
 Built with iScript Copyright © 1997-1999 Servertec. All rights reserved.
Last Modified: Mon Jun 28 23:14:53 EDT 1999