Hey.
Is there anyway to create a redirect with a 10 second delay like you see on a lot of websites.
meaning that after someone has reached the page - let's say a thank you page - it says "you will be redirected in 10 seconds".
thanks.
Hey.
Is there anyway to create a redirect with a 10 second delay like you see on a lot of websites.
meaning that after someone has reached the page - let's say a thank you page - it says "you will be redirected in 10 seconds".
thanks.
Hi, place the code below between the head tags of your pages html area & change the parts in blue if needed.
<META HTTP-EQUIV="Refresh" CONTENT="10;URL=http://www.yoursite.com/newpage.html">
There are currently 1 users browsing this thread. (0 members and 1 guests)