Click to See Complete Forum and Search --> : interacting between different framesets


raruffo
12-10-2002, 12:00 PM
I need some assistance,

I have two framesets. Page 1.htm and help.htm.

When the user clicks a button in Page 1.htm, the associated help file (Page1Help.htm) for Page 1 opens in the "content" frame of help.htm.

Thanks for any assistance,
Ric :confused:

Sceiron
12-10-2002, 12:38 PM
In your main frameset page, give each of the frames a unique name, then in your links on the first page, set the target="" attribute to be the name of the frame that you want the content to appear in.