form が読まれた後に実行するだけでよいのでは? <form action="???.??" name="FRM" method="POST"> </form> <script> document.FRM.submit(); ...
確定! 回上一頁