is common text possible

I have been trying to find a way to created a HTML text window and then link it to various Master and normal pages. The idea being, change it once and the text will be available to and displayed on other pages when they are loaded.
Example: If you want to have to the update date displayed at a few locations on the web site, without going to every location and entering it manually.
Is it possible to do this?

Thank you
Andrew


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Andrew

You could use an iFrame for this referenced to updates.html or whatever.

So a change at updates is reflected on the other pages that reference it through the iFrame.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

You can also use Server Side Includes which involves changing your page suffixes to .shtml and adding some code.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options