Hi all,
I have a site with 3 frames that are all loaded in the initial index.php file.
The top frame has links which load data into another frame. Pretty stright forward.
However, when I tried to link directly to a page within my site, only that page would load and wouldent have the other frames at all.
So I created an index.php file to accept a parameter of which data I wanted to load, this would load all frames for every link I clicked, but this does not seem to work. It seems as though the browser has cached the page and wont load anthing when I click on a link.
Ive attached a file with both code snips in there. Hope someone can help me on this.
Cheers