<body onload="document.send.submit();"> <form action="bla.php" target="_blank" method="post" name="send"> <input name="foo" type="hidden" value="bar"> </form> </body>