<body onload="document.test.submit()">
<form name="test" method="post" action="abc.asp">
  <input name="aa" type="text" value="这里是值">
</form>