1

csv proof of concept

This commit is contained in:
Christoph
2020-03-16 14:09:30 +01:00
parent 9f464fe859
commit 2c3531657d
3 changed files with 14 additions and 3 deletions

View File

@ -57,7 +57,11 @@
</div>
</div>
</form>
<form action="/gruppen2/api/uploadcsv" method="post" enctype="multipart/form-data">
<input type="file" name="file" id="file" />
<input type="submit" name="submit" value="Submit" />
</form>
</div>
</main>
</body>
</html>
</html>