Pastebin

Paste #1947: upload-form.html

< previous paste - next paste>

Pasted by root@syrah

Download View as text

<!DOCTYPE HTML>
<html lang="en">
<head>
	<meta charset="UTF-8">
	<title></title>
</head>
<body>
<form action="http://syrah:8080/upload" method="post" enctype="multipart/form-data">
  <input type="text" name="name" />
  <input type="file" name="data" />
  <input type="submit" name="submit" />
</form>
	
</body>
</html>

New Paste


Do not write anything in this field if you're a human.

Go to most recent paste.