Hi,
I have an HTA that displays multiple textbox's for user input and a readonly textarea that I want to display a description of the textbox selected.
What I'm looking for is the code that will allow me to change the contents of the textarea when the textbox focus changes. For example, when...
Hi all,
What is the correct way to cleanly terminate an HTA application/script?
I am using self.close however when doing so in the script below I get an access deined error when rerunning the HTA , I have noticed this only happens with the window.resizeto method (i.e. if this line is removed...
Can anyone tell me if it is possible to dynamically create text box's using HTA?
I have this piece of vbscript that writes out the subkeys and their values from a specified part of the registry:
const HKLM=&H80000002
set...
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.