Automatically refresh page

  • Thread starter Thread starter Sonars_UK
  • Start date Start date
S

Sonars_UK

Hi,

I have to update my website (www.churchgateauctions.co.uk) once every week.

When I used to publish the site via Frontpage 2003 the updated version used
to appear automatically when I checked it in Internet Explorer 6.

Now when I publish the site I have to refresh every page to view the updated
version.

I have recently had to re-install Win XP so I would imagine that my settings
have changed.

Any advice on how to automatically display the updated version of the site
would be very much appreciated.

Regards,

Sonars UK
 
Check your IE settings for caching

--




| Hi,
|
| I have to update my website (www.churchgateauctions.co.uk) once every week.
|
| When I used to publish the site via Frontpage 2003 the updated version used
| to appear automatically when I checked it in Internet Explorer 6.
|
| Now when I publish the site I have to refresh every page to view the updated
| version.
|
| I have recently had to re-install Win XP so I would imagine that my settings
| have changed.
|
| Any advice on how to automatically display the updated version of the site
| would be very much appreciated.
|
| Regards,
|
| Sonars UK
|
|
 
In IE, Tools Internet Options (General ) Settings

--




| Hi,
|
| I'm not sure how to do that. Could you speak me through it?
|
| Regards
|
| Sonars UK
|
|
| | > Check your IE settings for caching
| >
| > --
| >
| > _____________________________________________
| > SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| > "Warning - Using the F1 Key will not break anything!" (-;
| > To find the best Newsgroup for FrontPage support see:
| > http://www.net-sites.com/sitebuilder/newsgroups.asp
| > _____________________________________________
| >
| >
| | > | Hi,
| > |
| > | I have to update my website (www.churchgateauctions.co.uk) once every
| week.
| > |
| > | When I used to publish the site via Frontpage 2003 the updated version
| used
| > | to appear automatically when I checked it in Internet Explorer 6.
| > |
| > | Now when I publish the site I have to refresh every page to view the
| updated
| > | version.
| > |
| > | I have recently had to re-install Win XP so I would imagine that my
| settings
| > | have changed.
| > |
| > | Any advice on how to automatically display the updated version of the
| site
| > | would be very much appreciated.
| > |
| > | Regards,
| > |
| > | Sonars UK
| > |
| > |
| >
| >
|
|
 
do you mean

<meta-equiv="refresh" content="5; url=home.htm"> ??

that will auto refresh your page.

put it in your <Head> section.
 
Back
Top