Added resulting document name setting
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<form action="/upload" method="POST" enctype="multipart/form-data">
|
||||
<input placeholder="optional" type="text" name="filename" id="filename">
|
||||
<input type="file" name="files" multiple>
|
||||
<button type="submit">Submit</button>
|
||||
</form>
|
||||
|
Reference in New Issue
Block a user