Adding text input popup window with self destroy windows when done
This commit is contained in:
1
webserver/input.html
Normal file
1
webserver/input.html
Normal file
@ -0,0 +1 @@
|
||||
<CENTER><form action="https://grwh.work:3031/input" method="get"> <label for="data">Input Text:</label> <input type="text" id="data" name="data"><br><br> <input type="submit" value="Submit"> </form>
|
Reference in New Issue
Block a user