Forum Moderators: open

Message Too Old, No Replies

Side Panel content update

         

Lpe04

5:03 pm on Jun 18, 2004 (gmt 0)

10+ Year Member



On my site I want to create a side panel on each page which shows recent news and updates, but I will need it programmed so I don't have to update every single page every time the updates change, (which will probably almost daily). The only thing I can think of is an <iframe>, then I will only have one page to change and the rest will be updated. Does anyone know of anything better I can use, even possibly a script?

Thanks

BlobFisk

6:44 pm on Jun 18, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi Lpe04,

How about using a server side include? You can include it on the sidebar on all the pages you want, and all you need to do is update the include to get a side wide update.

HTH