index.html upload

master
Michael Murtaugh 4 years ago
parent ce1d03ce1c
commit 84aaf87a03

@ -0,0 +1,12 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>upload</title>
</head>
<body>
<form method="post" action="/sandbox/cgi-bin/12/upload.cgi" enctype="multipart/form-data">
<input type="file" name="thefile" /><input type="submit" />
</form>
</body>
</html>
Loading…
Cancel
Save