Merge branch 'master' of ssh://git.xpub.nl:2501/murtaugh/SI12-prototyping

master
Michael Murtaugh 5 years ago
commit 21bcee391b

@ -5,6 +5,7 @@
<title>upload</title> <title>upload</title>
</head> </head>
<body> <body>
<h1>upload</h1>
<form method="post" action="/sandbox/cgi-bin/12/upload.cgi" enctype="multipart/form-data"> <form method="post" action="/sandbox/cgi-bin/12/upload.cgi" enctype="multipart/form-data">
<input type="file" name="thefile" /><input type="submit" /> <input type="file" name="thefile" /><input type="submit" />
</form> </form>

Loading…
Cancel
Save