[go: up one dir, main page]

Menu

[r5]: / trunk / encoder.html  Maximize  Restore  History

Download this file

9 lines (8 with data), 198 Bytes

1
2
3
4
5
6
7
8
<form action="encoders.php?page=add" method="post">
Encoders Name:
<input type="text" name="name">
<br>
Name in File:
<input type="text" name="nfile">
<input type="submit" value="Submit">
</form>