Page changing automatically

Y

Yair

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

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.
 
Top