<html> <head></head> <body> <form name=foobar action="test.XMethod.php" method=get> Full URL to destination:<br> <input type=text value="output.XMethod.php" name="translate_url"><br> <input type=text name="foo" value="somevalue"><br> <input type=text name="bar" value="somevalue"><br> <button type=submit>Submit</button> </form> </body> </html>