Hi, i want to time my welcome page in such a way that it redirects my welcome page to my home page within 3 secs, can any one help.
thank you
Hi, i want to time my welcome page in such a way that it redirects my welcome page to my home page within 3 secs, can any one help.
thank you
Yes- that is called a splash page. So you would create that first welcome page and name it index. Then you would go to page properties, page html and then click on Between Head tab and insert the following line;
<meta http-equiv="refresh" content="2;url=http://yourdomain.com/main_page.html">
Change the blue number to reflect how long you want to wait until they are re-directed and change the other blue part to reflect your website and the page you want them to go to.
Cheers-
Andy
PHP- is a blast!
There are currently 1 users browsing this thread. (0 members and 1 guests)