Alternate Sleep Function for ASP, HTA, WSC, etc.
Wednesday, December 31st, 2008
Many scripters have gotten all too used to using the WScript object’s Sleep method for pausing or delaying script execution. Since this object isn’t available in ASP, Windows Script Components, or HTML Applications, programmers are required to create viable alternatives.


