All pastes #2110015 Raw Edit

Someone

public text v1 · immutable
#2110015 ·published 2012-02-05 22:16 UTC
rendered paste body
<form enctype="multipart/form-data" action="upload.php" method="POST">
 Please choose a file: <input name="uploaded" type="file" /><br />
 <input type="submit" value="Upload" />
 </form>