I have a frameset set up.
There is a top frame called "menu" across the top and three frames lined up next to each other below that frame. Respectively, their names are "left" (left.cfm), "middle" (middle.cfm), and "right" (right.cfm). The user submits a form in the top frame. I want to be able to submit the form so that the variables are passed to frames "left", "middle", and "right". I know this probably involves javascript but I have no idea how to use it. Any help would be appreciated.
Since I have no knowledge of javascript, I would need to be babied in this answer. Heh, sorry.
There is a top frame called "menu" across the top and three frames lined up next to each other below that frame. Respectively, their names are "left" (left.cfm), "middle" (middle.cfm), and "right" (right.cfm). The user submits a form in the top frame. I want to be able to submit the form so that the variables are passed to frames "left", "middle", and "right". I know this probably involves javascript but I have no idea how to use it. Any help would be appreciated.
Since I have no knowledge of javascript, I would need to be babied in this answer. Heh, sorry.