Home > Web Front-end > HTML Tutorial > Submit problem in iframe_html/css_WEB-ITnose

Submit problem in iframe_html/css_WEB-ITnose

WBOY
Release: 2016-06-24 12:22:48
Original
996 people have browsed it

The homepage index.htm uses an iframe to reference b.htm. There is a form in this sub-page. The action of the form is submitted to order.asp, but the data processing and display results of order.asp are both in the iframe. How can I make this happen? How about running and displaying order.asp in the parent page?


Reply to discussion (solution)

Set the target attribute of the form

Set the target attribute of the form

How to do it specifically?

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template