Dynamic (?) include

T

Thomas A. Rowe

Agree that caching the data would be good in this case if a database was
being used.

However dynamic includes without a database should be just as effective and
allow the home page name to never change.

--

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

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

Thomas A. Rowe

Ok, I was thinking that you wanted to show the actual schedule in the left
cell based on the current week which may or may not have links to another
page with more details regarding a specific event. Therefore you home page
name would never change, just the schedule content, whereas the
server.execute would actually load a new page.

--

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

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