File:  [Repository] / versionedFile / zpt / errorUploadFile.zpt
Revision 1.2: download - view: text, annotated - select for diffs - revision graph
Thu Feb 24 18:07:41 2005 UTC (19 years, 4 months ago) by dwinter
Branches: MAIN
CVS tags: HEAD
new handling of empty files

<html>
<body>
<h1>Attention!</h1>
<p>File contains no data!</p>
<p>Maybe, an error occored by transferring the file to the server.</p>
<p>Please try to upload the file again resp add a new version.</p>

<form action="deleteEmptyObject" method="post">
<input type="submit" name="submit" value="delete it"><input type="submit" name="submit" value="let it there">
</body>
</html>

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