Hey,
I have a VBscript which call several other VBscripts. In some of the "Child"-scripts the user have the choice to end the script, but Wscript.Quit only quits the "Child"-script, not the mail "Parent"-script, and the followind scripts are then run....
How do I...
Hey All,
I wonder if you can help me with this:
I would like to read from the Registry, either (or both) all SubKeys or (/and) all Values in a Key, and return these as Variables! ThnX for you input!
Ex1:
HKLM\SOFTWARE\TEST
HKLM\SOFTWARE\TEST\KEY1\SOMEVALUE
HKLM\SOFTWARE\TEST\KEY2\SOMEVALUE...
Hey Guru's, (with sugar on top ;-) )
is it possible to use variables from VBScript into HTML?
Im getting a lot of variables from an INI file by using VBS and an ActiveX control, and would like to use these in HTML..
Ex: The "1st", "2nd", "3rd" shall be replaced by...
Hey,
I got a small problem:
I would like to set a default RadioButton on my Homepage. I read all my setting from INI-files and write them back if changed. How do I set the default RadioButton? And I'm not thinking of:
<INPUT TYPE=RADIO NAME=SOMERADIO VALUE="1" checked> 1st
I know how...
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.