Home  >  Article  >  Web Front-end  >  iframe中的submit问题_html/css_WEB-ITnose

iframe中的submit问题_html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-24 12:22:48953browse

主页index.htm中用iframe引用了b.htm,这个子页面中有一个表单,表单的action提交到order.asp,但order.asp处理数据和显示结果均在iframe之中,怎么让order.asp在父页面中运行并显示呢?


回复讨论(解决方案)

设置表单的 target 属性

设置表单的 target 属性

具体怎么弄呢?

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn