tvfoto
01-11-2007, 01:06 AM
Hi all,
THis may sounds classic to some experts out there but I cannot google out the right answer. Here we go again:
I have 1 main page(mainpage) and 2 iframes(ifram_left & iframe_right) within that main page. I have couple of checkbox and a drop downlist on the mainpage for navigation with a submit button (for ALL inputs selected) I dont know how to:
a) capture the values (collectively) from those inputs and pass them to either iframes.
b) pass variables from iframe_left to other inframe_right
c) on either iframe page, how to receive passing variables from mainpage and/or the other iframe page for processing.
Can some of you show me the way/links? Is cookie a better choice or??? Thanks in advance
THis may sounds classic to some experts out there but I cannot google out the right answer. Here we go again:
I have 1 main page(mainpage) and 2 iframes(ifram_left & iframe_right) within that main page. I have couple of checkbox and a drop downlist on the mainpage for navigation with a submit button (for ALL inputs selected) I dont know how to:
a) capture the values (collectively) from those inputs and pass them to either iframes.
b) pass variables from iframe_left to other inframe_right
c) on either iframe page, how to receive passing variables from mainpage and/or the other iframe page for processing.
Can some of you show me the way/links? Is cookie a better choice or??? Thanks in advance