oui ca marche
This commit is contained in:
parent
b80d82d112
commit
3132795c5e
|
@ -83,6 +83,7 @@
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
<br>
|
<br>
|
||||||
|
<h2>Upload you files</h2>
|
||||||
<form method="POST" action="/upload_file/" enctype=multipart/form-data>
|
<form method="POST" action="/upload_file/" enctype=multipart/form-data>
|
||||||
<table id="table">
|
<table id="table">
|
||||||
<tr><td><input type="file" id="file1" name="file1" onchange='addline(0)'></td></tr>
|
<tr><td><input type="file" id="file1" name="file1" onchange='addline(0)'></td></tr>
|
||||||
|
|
Loading…
Reference in New Issue