当前位置:Gxlcms > html代码 > iframe中的submit问题_html/css_WEB-ITnose

iframe中的submit问题_html/css_WEB-ITnose

时间:2021-07-01 10:21:17 帮助过:28人阅读

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


回复讨论(解决方案)

设置表单的 target 属性

设置表单的 target 属性

具体怎么弄呢?

人气教程排行