<html> <form action="/cmd" method="post"> cmd:<br> <input type="text" name="cmd" value=""><br> <input type="submit" value="Submit"> </form> </html>