Exit Page for external links?

  • Thread starter Thread starter Peace Activist
  • Start date Start date
P

Peace Activist

Howdy All,

I'm working on a site which requries a disclaimer be displayed before an
external link is followed.

Is there an easy way to force an "exit page" to be displayed before
following an external link?

Peace.
 
Not unless you can use a server-side script, such as ASP, PHP, etc.

You have 2 options, place the disclaimer right next to or on the same page as the external links or
link to a page with the disclaimer and then add the external link to this page. You could use the FP
Include Page component to include the disclaimer where need, so if needs to be changed, you only
have a single page to correct.

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

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