PDA

View Full Version : Want to show headers on my links


dmaier
08-12-2008, 04:27 PM
I think there is a way to do this. I have a link site which links to newspaper headlines. They are in a SQL server database and they show on the page depending upon date. What I would like to do is when a visitor clicks on the headline link, to show my header above the page that is being displayed. I think there is a way to do it. Does anyone know how to accomplish this?

Thanks in advance for your help

_Aerospace_Eng_
08-12-2008, 04:47 PM
You will need a frame set. Be sure to give your users the option to load the site without the frameset as well. You can do this by giving a direct link to the site using target="_top". This thread should help get you started.

http://www.codingforums.com/showthread.php?t=146013