I have a php script that returns a url as a link. I want the link to open in a frameset with two pages, the top page being static and the bottom page being the URL that was originally returned.
Ie – click google.com – goes to frames page – top page in frame is static (advert) bottom page (content) is google.
Should be very simple indeed.
