Welcome to WebHeadStart.org

Web Technologies

Sponsored By

WebHeadStart.org is currently in beta.
Please pardon our appearance as we work to provide you with the most comprehensive reference on today's web technologies.

Interested in advertising on WebHeadStart? Become an advertising partner today!

[WWW-HTML Mailing List Archive Home] [Messages By Thread] [Messages By Date]

Howto modify one iframe from other iframe

From: Alejandro Michelin Salomon (Reluxcar ) <amichelin@reluxcar.com>
Date: Fri, 12 Mar 2004 13:03:56 -0300
To: <www-html@w3.org>
Message-ID: <LFEELINILIMEANCFMIGCAEABDKAA.amichelin@reluxcar.com>
Hi :

I have the this situation :

I have a html page, that has two iframes, named List and Result.

I need that a form located in the html of List IFrame use as target frame
Result IFrame.

How i cant do that ?


Example :

<IFRAME nome="List" src="List.html" width="100%" hspace="0" vspace="0"
height="150px"></IFRAME>

<IFRAME nome="Result" src="Result.html" width="100%" hspace="0" vspace="0"
height="250px"></IFRAME>

List.html has a Form :


<form target="Result" name="ListForm" method="get" action="Result.html">

</form

In this way the page open a new window with Result.html.

Alejadnro Michelin Salomon


--
Outgoing mail is certified Virus Free.
Checked by AVG Anti-Virus (http://www.grisoft.com ).
Version: 7.0.225 / Virus Database: 262.4.3 - Release Date: 11/03/2004
Received on Friday, 12 March 2004 11:01:22 GMT
Valid XHTML 1.0! Valid CSS! Site Map | Privacy Policy | Terms of Use | WebHeadStart.org © 2005 All Rights Reserved.