I’m looking for any help on passing a URL parameter to open a page then have that page refresh with the new passed URL.
The way this would be used is on a links page:
For instance, there is a link to CNN.com with the url http://www.cnn.com.
When you click on that link I would like it to open a new window saying something like, “X Company does not endorse, approve, certify, or control this external site and does not guarantee the accuracy, completeness, efficiency, timeliness, or accurate sequencing of the information contained therein. You will automatically be redirected to your destination within 10 seconds. If you are not redirected, please click here.”
After about 10 seconds I would like it to refresh to the passed URL. I would also like the “please click here” link on that page to be active with the correct URL that was passed.
Any help would be grealy appreciated!
Thanks in advance!