hah
This commit is contained in:
parent
cacf1c1763
commit
1e82de81a3
8
stranky/daniel.html
Normal file
8
stranky/daniel.html
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
<table id="tabulka"></table>
|
||||||
|
|
||||||
|
<form action="/index.php" method="post" enctype="multipart/form-data">
|
||||||
|
Vyber súbor na nahratie:
|
||||||
|
<input type="file" name="fileToUpload" id="fileToUpload">
|
||||||
|
<input type="text" name="heslo">
|
||||||
|
<input type="submit" value="Nahrať súbor" name="submit">
|
||||||
|
</form>
|
Loading…
Reference in New Issue
Block a user