I have say, 100 links on a page and when any of the links are clicked,
a redirect page pops up that tells the viewer they are leaving the website and are no longer under the protection of the orignal site. The viewer then has a choice to continue or cancel.
I want to create one redirect page instead of 100. So I need something that will take the url link the viewer has choosen, and place it into the redirect page, and link them to that url when they choose to continue.
Any suggestions would be great. I am guessing it would be PHP script. But I have never used it.
Thanks in advance
a redirect page pops up that tells the viewer they are leaving the website and are no longer under the protection of the orignal site. The viewer then has a choice to continue or cancel.
I want to create one redirect page instead of 100. So I need something that will take the url link the viewer has choosen, and place it into the redirect page, and link them to that url when they choose to continue.
Any suggestions would be great. I am guessing it would be PHP script. But I have never used it.
Thanks in advance