Thats the one, thats great. I tried to find it earlier but couldnt find it.

I cant see how to make it count though, am i on the right track?

Code:
 
Break on

While @ERROR = 0

$Aaron=$aaron+1


$oIE=funMakeIE("Countdown timer demo",500,500)


$oIE.document.body.innerHTML="<CENTER> "$aaron" </CENTER>"
Sleep 0.5
$oIE.Quit
$oIE=0
Exit 0

Loop





_________________________
If at first you don't succeed, try again. Then quit. There's no use being a damn fool about it. - W.C Fields