PDA

View Full Version : Open a page in the correct frameset


siflaar
09-03-2002, 10:16 AM
Hello All,

My website is using a frameset with two frames
On the top frame there is the companylogo and the second frame shows all the webpages and menubar

When a searchengin redirects to one of my pages it will open that page, but not in the frameset.
Is there a script that will check if the page was opend in the frameset and if not it will open the frameset and the requested page?

Thanks in advance for your reaction.

requestcode
09-03-2002, 01:30 PM
Check out this reply to a similar post for an answer:
http://www.codingforums.com/showthread.php?s=&threadid=4143&highlight=open+in+frameset

siflaar
09-03-2002, 01:56 PM
Thanks requestcode,

I'll think this will get it all done