These are samples using the internet explorer to get a GUI in vbscript.
All the scripts start with the function i wrote in createWindow.vbs. They are just showing how to get a GUI, only the checkbox samples works with userinput. They are all using HTML to create the GUI. From the moment the GUI is created you start a loop "do: wscript.sleep 1: loop" and from then on you got an event driven program! enjoy...