You just have the form's target attribute match the iframe's name attribute. <form action="iframe.php" target="my-iframe" method="post"> ...
確定! 回上一頁