README.md

December 5, 2022 ยท View on GitHub

GUI In VBScript Using Internet Explorer

Description

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...

More Info

Submitted On2002-10-26 18:43:58
ByDVM
LevelIntermediate
User Rating5.0 (10 globes from 2 users)
CompatibilityVB Script
CategoryObject Oriented Programming (OOP)
WorldVisual Basic
Archive FileGUI_In_VBS152620192003.zip