View Single Post
Old 07-24-2005, 06:36 AM   #5 (permalink)
simplejohn
 
Newb Techie

Join Date: Jul 2005

Posts: 24

simplejohn

Arrow You can do this...

In the HEAD segment use this :

Quote:
<meta http-equiv="REFRESH" content="0;url=http://whatever.com">
In The HTML segment use this code that will automaticlly close the window after X seconds :

Quote:
<body onLoad="setTimeout('self.close();', X );">

____________
Simple John
The Slot Machine - The Best Casino Game Ever !
simplejohn is offline