<html> <head> </head> <body> <form name="example"><input type="hidden" name="foo" value="AAA" /><input type="hidden" name="bar" value="BBB" /> </form> </body> </html>