这样的事情是可能的:
<form method="post" action="myphp.php" name="myname" target="another_html/iframe_name">???
我希望php文件在另一个html文件中的iframe中显示其结果...
由于
答案 0 :(得分:1)
或多或少是这样的:
<form method="post" action="Otherfile.php" name="myname" target="OtherFrame">