您可以target=""在<form />标签上使用HTML 属性,因此可以很简单: <form action="do_stuff.aspx" method="post" target="my_iframe"> <input type="submit" value="Do ...
確定! 回上一頁