changed cgi

master
Michael Murtaugh 4 years ago
parent dc4a3a0351
commit f3ebe52b9a

@ -40,11 +40,12 @@ else:
print ("""<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>upload</title>
</head>
<body>
<form method="post" action="" enctype="multipart/form-data">
<input type="file" name="thefile" /><input type="submit" />
</form>
</body>
</html>
""")
</html>)
Loading…
Cancel
Save