Click to See Complete Forum and Search --> : Passing values between frames


kaushalbansal
06-14-2005, 01:20 AM
I am a series of frameset in my page.
First I have a single frameset A containing two pages or frames a1,a2
Now I have provided a link on the above frame or page. a1
On clicking on the above frame link a new frameset B is loaded or the lower frame is replaced by a newer frameset containg two more frames b1 ,b2 .now how can i send data from one frame to another frame i.e from a1 to b1 beacuse on the action of the form in a1 i have specified the path of B not of b1 .I have to access the form fields of page a1 in page b1 plz help me , I am thankful