Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: SV: Submit frame1 from frame2


Message #1 by "Robert Nyman" <robert.nyman@c...> on Tue, 29 Oct 2002 14:40:46 +0100
In frame 2:

<body onLoad=3D"parent.frame1.document.forms["formName"].submit()">


You might want to do some checking if the first frame is loaded, tell me
if you need code for that...


/Robert


-----Ursprungligt meddelande-----
Fr=E5n: wet51@h... [mailto:wet51@h...]
Skickat: den 29 oktober 2002 13:43
Till: javascript
=C4mne: [javascript] Submit frame1 from frame2


My problem is I am using 2 Frames on my page suppose Frame1 and frame 2
Frame 1 has a Form with two text boxes. Now I want to submit this form
but
this should be done from frame 2. like on load of frame 2 I want frame1
to
be submitted. how Could ???

thanx in advance

---

Improve your web design skills with these new books from Glasshaus.

Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=3Dnosim/theprogramm
e
r-20
Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=3Dnosim/theprogramm
e
r-20
Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=3Dnosim/theprogramm
e
r-20


  Return to Index