Quote:
Originally Posted by Lawrence
This is a very common question, this is how it's done.
HTML Code:
<meta http-equiv="refresh" content="0;url=http://www.eshopforums.com">
This line will instantly redirect you to another page/site if your choice. To add a delay before redurecting the page change " 0" to the number of seconds to wait before redirecting.
|
Lawrence, how do you do this via a clickable image please?