Does anyone know of a way to have my blocking page display the URL
of the blocked site? My concern is that users may follow a link to a
blocked site, and not be able to reference the site's URL when asking for
Can't you use javascript and output the document.referrer?
Go to a page, then go to another page. In the ADDRESS line type;
javascript:alert(document.referrer)
and press enter. This is the place you came from.
In your HTML just create some Javascript that outputs document.referrer
dog
http://www.primeinc.com
**********************************************************************
This email and any files transmitted with it are confidential
and intended solely for the use of the individual or entity to
whom they are addressed. If you have received this email
in error please reply to the sender of the message.
The views expressed in this correspondence may not
reflect the views of Prime, Inc.
This footnote also confirms that this email message has
been scanned for the presence of computer viruses.
***********************************************************************
================================================================================
To unsubscribe from this mailing list, please see the instructions at
http://www.checkpoint.com/services/mailing.html
================================================================================