Auto expiry of web pages

  • Thread starter Thread starter Peter Cameron
  • Start date Start date
P

Peter Cameron

Hi

I hope I'm not out of place asking this question here. I
have a news page that regularly gets updated. We use the
include functions to display this in an area each page of
our website. Problem is that when ftp'ing the news page
up, a lot of the pages that are already in the site
continue to display the old news item. Is there a way
that I can get the page to auto expire so that it goes
and updates from the server?

thanks
peter
 
Peter,
Unfortunately, what you have to do when you update a news item is to
use the tools | Recalculate Hyperlinks after you update the page. That will
find all the other web pages that are referencing the news page as an
include and update it. Just updating the news page itself isn't enough as
the include is one of those controls that works at design-time and not
run-time. Then you'll have to upload all the newly updated pages as well.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage
 
Thanks ... i figured this was probably the case, but was hoping that there was an easier way.

cheers
pc
 
An easier way would be to use SSI to include the content.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 

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

Back
Top