File:  [Repository] / basket / zpt / upDateBasketFile.zpt
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Wed Apr 5 16:54:59 2006 UTC (18 years, 2 months ago) by dwinter
Branches: MAIN
CVS tags: HEAD
file upload added

<html>
<body>
<form action="upDateFile" enctype="multipart/form-data" method="post">
Comment: <textarea name="comment" cols="60" rows="4" tal:content="here/comment"></textarea>
<br>
upload: <input type="file" name="fileUpload">
(leave empty, if file should not be changed)
<input type="submit">
</form>
</body>
</html>

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