<html> <head> <title> </title> <script language="javascript"> <!-- begin hiding // end hiding --> </script> </head> <body> <form action="/servlets/post" method="post"> <p>GetID: <input type=text name=GetID></p> <p><input type=submit></p> </form> </body> </html>