A PostNuke website I manage is technically required to notify users when they click on a link that is redirecting them away from our pages. Is there a way I can do this within PostNuke, so that they click on a link, and the browser goes to a window that shows our disclaimer, and then redirects them after 10-15 seconds, ie long enough for them to read the disclaimer? Or is there a way to do it that maybe isn't PostNuke but works with it?
Thanks!
Login
Donate to Zikula
Core Modules & Blocks
::
You're leaving warning...
-
-
Use blank.php
When you have an offsite link, link to it as blank.php?URL=http://someplaceelse.com
Then, in blank.php, you need a meta refresh redirect , and your disclaimer. After 15 secs the blank.php file forwards on to the other website.
--
Regards,
Simon
itbegins.co.uk - Zikula Consulting
Please read the Support Guide
