Hi there, I have this script which displays a timer using a HTA script, but I can't for the life of me work out to make it stay on top of any windows that are clicked on. I need the timer to STAY ON TOP even when a user is using applications etc. Can anyone help please? Here's the code: Time Left ' Declare
global variable outside the Subs Dim intMinutes Dim intSeconds Sub ...