2011-06-20 03:01:29 +00:00
|
|
|
<p style="margin-top:100px;"><a href="/new">Shorten URL</a> -- Upload File</p>
|
2010-10-28 03:05:12 +00:00
|
|
|
<form method="POST" action="/upload" enctype="multipart/form-data">
|
2010-10-28 04:24:41 +00:00
|
|
|
<input type="file" name="file" size="30" /><br/>
|
2010-10-28 03:05:12 +00:00
|
|
|
Embed as image? <input type="checkbox" name="image" /><br/>
|
|
|
|
<input type="submit" value="Upload" id="upload" />
|
|
|
|
</form>
|