Looking to create a disclaimer page, that a site visitor
needs to agree to before viewing any pages. This needs to work
regardless of the page that the visitor lands on or may have previously
booked marked. My initial thought was to use a cookie and the page load
event. If the cookie is null, then redirect to the disclaimer page.
Is there a cleaner approach that I could use, possibly with an xslt?
redirect based on cookie value
Hi All
Looking to create a disclaimer page, that a site visitor needs to agree to before viewing any pages. This needs to work regardless of the page that the visitor lands on or may have previously booked marked. My initial thought was to use a cookie and the page load event. If the cookie is null, then redirect to the disclaimer page.
Is there a cleaner approach that I could use, possibly with an xslt?
Thanks again
Eddie
is working on a reply...