[Javascript] how to pass values to a frame

murugesan murugesan at hotpop.com
Tue Sep 9 07:50:15 CDT 2003


I have two frames in same window.
In one frame I submit a form which changes values (query parameters of
frame1).
After submitting the form when I click a link in frame one it then passes a
value to frame 2.
Since I changed the value in the frame 2 ( through submit) frame 1 has only
old values and passes this old value to frame 2.
How can pass values to frame 1 upon submitting a form in frame 2
-Murugesan





More information about the Javascript mailing list