keithlages
IS-IT--Management
I have a few webpages that have multiple links to external sites. I need to produce a disclaimer after the user clicks the link but before the external site is displayed. Preferably without the use of a pop-up.
Can anyone direct to me to a fast and easy way to send a user to a disclaimer page before allowing them to continue to an external link from my site?
I really don't want to create 100 or more pages for this.
I was originally thinking to save the the external url as a variable after an onclick and then using a single page that displayed a disclaimer and then populated a link with the variable.
So far the only thing I can think to do is create a single dislaimer page and then use an #include on a new page for every external link on my site.
Thanks
Can anyone direct to me to a fast and easy way to send a user to a disclaimer page before allowing them to continue to an external link from my site?
I really don't want to create 100 or more pages for this.
I was originally thinking to save the the external url as a variable after an onclick and then using a single page that displayed a disclaimer and then populated a link with the variable.
So far the only thing I can think to do is create a single dislaimer page and then use an #include on a new page for every external link on my site.
Thanks