Re: HTML code

Do you know how I can let a page wait for a couple
of seconds and then proceed to another page automatically?

Dennis

-------------------------------------
try :
<html>
<meta HTTP-equiv=refresh content="0, URL=http://www.assetstech.com" >
</body>
</html>

the "0 is the number of seconds and the URL is what it will GET .

hope it helps,,,,,,,


thanks,
	frank naranjo
bi!

Received on Friday, 13 September 1996 12:57:02 UTC