Can anybody tell me or give me an idea of why my WScript.Sleep is not working and giving out an error "Object required: 'WScript'" Here is my code, by the way this code is inside a HTA file.
<script language = "VBScript">
Sub Window_OnLoad
idTimer =...
What im trying to do is to grab the computer usermane (doing it with a VBscript in an HTA file) and appending the usermane to an Iframe src at the end. Im not sure how to pass the output from my VBscript to be used on the Iframe. here is my code
<head>
<title>HTA Tutorial</title>
</head>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.