File:  [Repository] / ECHO_content / vlp / VLP_newfile.zpt
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Tue Oct 5 07:34:58 2004 UTC (19 years, 7 months ago) by dwinter
Branches: MAIN
CVS tags: cleanup, Root_cleanup, HEAD
missing vlp_xmlhelpers and zpt for encyclodpedia added

<html>
<head>
   <title>The title</title>
</head>
<body>

<div>

<h1>Project-Upload</h1>
<form method="post" action="loadNewFile" enctype="multipart/form-data">
<p>File:</p>
<input type="file" name="fileupload"/>
<input type="submit">
</form>
</div>
</body>
</html>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>