MLudlow
12-29-2002, 04:57 AM
I'm trying to build a web page that contains a table with 2 cells. The left cell contains links to other html pages and I want the right cell to display the appropriate page depending on which link in left cell is selected. I don't want to code my entire site using frames, just a section. Is it possible to use the FRAMESET tags within tables or is there a javascript out there to handle my dilema? I also looked at IFRAME and remote scripting. Anyone have ideas.