<p><hr><p>
<form name="upload"
action="/fup"
- method="post"
- accept-charset="UTF-8"
- enctype="multipart/form-data"
+ method="post"
+ accept-charset="UTF-8"
+ enctype="multipart/form-data"
onsubmit="return showstatus();">
<input type="hidden" name="uid" value="$RANDOM$">
<input type="hidden" name="comment" value="!SHORTMAIL!">
<tr><td>your file:
<td><input type="file" name="file" size="80" value="">
</tr>
- </table>
+ </table>
<p>
<input type="submit" value="submit">
</form>
<p>
<p><hr><p>
-After "submit" you will see an upload progress bar
+After "submit" you will see an upload progress bar
(if you have javascript enabled and popups allowed).<br>
After the end a download URL will be shown.
<p>
-You can also use the <a href="/fup">regular upload form</a>
+You can also use the <a href="/fup">regular upload form</a>
(with more features).
<p>
<em>NOTE: Only Firefox or Google Chrome can upload files > 2 GB!</em><br>