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