Forcing refresh reload on created web page

S

straightlife

I'm making pages in word and am very happy with the results. Since I'm
constantly changing content and I have a bunch of "regulars" visiting
my site AND not all of them are web sophisticates, I'd like my pages to
automatically refresh/reload when loading, so they don't get the old
news. Is there anyway, when creating the page, that I can insert code
that will do that??????
 
J

John McGhie [MVP - Word and Word Macintosh]

Yes, but you will need to edit the HTML directly. Use Word's View>HTML
Source command.

Paste the following line into the HEAD tag:
<meta http-equiv="Refresh" content="0300" />

This will cause compliant browsers to reload the page every 300 seconds.

Cheers


I'm making pages in word and am very happy with the results. Since I'm
constantly changing content and I have a bunch of "regulars" visiting
my site AND not all of them are web sophisticates, I'd like my pages to
automatically refresh/reload when loading, so they don't get the old
news. Is there anyway, when creating the page, that I can insert code
that will do that??????

--

Please reply to the newsgroup to maintain the thread. Please do not email
me unless I ask you to.

John McGhie <[email protected]>
Microsoft MVP, Word and Word for Macintosh. Consultant Technical Writer
Sydney, Australia +61 (0) 4 1209 1410
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top