G Guest Jan 25, 2005 #1 I want to display a web page for 10 secs only. Then to move automatically to another page... Any ideas? Thanks a lot.
I want to display a web page for 10 secs only. Then to move automatically to another page... Any ideas? Thanks a lot.
S Stefan B Rusynko Jan 25, 2005 #2 In the head section add <meta http-equiv="Refresh" content="10; URL=../thepath/thepage.htm"> -- | I want to display a web page for 10 secs only. Then to move automatically to | another page... | Any ideas? Thanks a lot.
In the head section add <meta http-equiv="Refresh" content="10; URL=../thepath/thepage.htm"> -- | I want to display a web page for 10 secs only. Then to move automatically to | another page... | Any ideas? Thanks a lot.