oui ca marche

This commit is contained in:
piair 2023-08-21 21:36:14 +02:00
parent b80d82d112
commit 3132795c5e
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@
}
</script>
<br>
<h2>Upload you files</h2>
<form method="POST" action="/upload_file/" enctype=multipart/form-data>
<table id="table">
<tr><td><input type="file" id="file1" name="file1" onchange='addline(0)'></td></tr>