I am trying to enhance an hta i\'ve been working on for a while with a loding bar. I want tomake the loading bar running while the other sub is being executed.I don\'t know how to make both subs run a
I\'m having some problems using tablesorter to sort a table that is generated inside an hta. I don\'t know how to enable tablesorter on the new table.Bellow is a test html file. For testing purpose i
I have searched far and wide for a way to compile my .hta file (and resources) to a .exe file. There are plenty of applications that claim to be able to do this - but they have not worked for this ap
I have an array that looks like this: grades[0] = [\"A\", 4.0, 0, \"a\"]; grades[1] = [\"A-\", 3.67, 0, \"a-minus\"];
I have VBScript inside a HTA getting the ping status from a local WMI call.. I also have a function to get the last reboot time of the remote开发者_Go百科 pc..
I was given an HTA that I think was created by the HTA_Helpomatic. They want it converted into a classic ASP page. So I made a few basic changes, and I think I almost have it working. But I\'m running
I\'开发者_JS百科m trying to use sockets to connect to a server through HTA scripting. Is this possible? There\'s isn\'t much information on the web, some examples would be greatly appreciated.There is
I can\'t believe I\'m stuck here, but I can\'t seem to make a simple HTTP request using Windows script host or simple .hta file.
I have an HTML Application that I am using to build a kiosk environment. At the end of every session (when the user clicks \"Logout\" or after a timeout) I want the HTA to close itself and restart*开发
I have an HTA that loads up an external webpage inside a nested IFRAME. This webpage (which I don\'t have control over) throws an \"Access Denied\" error in my HTA asking the user if they \"want to co