ESPTerm - ESP8266 terminal emulator. Branches: [master] patches, [work] next release
Non puoi selezionare più di 25 argomenti
Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
|
<html><head><title>Test</title></head>
|
|
<body>
|
|
|
|
<form method="post" action="test.cgi">
|
|
<input type="text" name="Test1" value="t1">
|
|
<input type="text" name="Test2" value="t2">
|
|
<input type="submit" name="DoIt" value="Do It">
|
|
</form>
|
|
|
|
</body></html>
|
|
|