<%@ LANGUAGE="VBSCRIPT" %> <% '--- Module: Fileupload.html '--- '--- Simple file upload form, consisting of only a single file upload form element '--- %> File Upload

File Upload

 

<% '--- '--- Note the special form definition tag: ENCTYPE="multipart/form-data" '--- %>
<% '--- '--- Note the use of the TYPE="FILE" specification '--- %>
Enter Filename:
Browse to select the file you wish to upload and press the "Upload File" button.

Note: The maximum size file that can be transmitted is 10MB. You may reduce the size of any file by compressing it using either the built in compress feature of Windows XP or downloading WinZip from winzip.com.

It you need assistance contact Vic Spainhower at vic@perfected.com or by telephone at 971-732-5633.