Change included page dynamicaly by button/link

A

aron

I would like to change an "included page" (select a different page to
include), based on a selection of the user (for example by link).
 
T

Thomas A. Rowe

Not possible as the FP include page is merge with the page at the time it is saved, it is a
design-time component, not a run-time component.

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

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

Steve Easton

Can't be done with a FrontPage include.
Could be done fairly easy with a server side include though.

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
T

Thomas A. Rowe

Not really easy to do this server-side, unless link to another page on that page you are changing
the include based on a value passed as querystring of the link.

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

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