%@ LANGUAGE="VBSCRIPT" %> <% '--- Module: FORM.ASP '--- '--- Simple file upload form, consisting of only a single file upload form element '--- '--- Copyright (c) 1997, 1998, 1999 Software Artisans, Inc. '--- Mail: info@softartisans.com http://www.softartisans.com %>
<% '--- '--- Note the special form definition tag: ENCTYPE="multipart/form-data" '--- %>