Reposting in the correct forum.
While running a vbscript, I would like to prompt the user with a few inputs that are required to continue with the script.
some variable fields, a few check boxes, maybe a dropdown list, etc.. All in a dialog box.
The only thing I see is InputBox function, but it seems very limited. I would like to customize a dialog box by size, content, fields, etc..
all need to be in a .vbs script, I am not using HTML.
If you could point me to the right direction that would be greatly appreciated.
thanks
While running a vbscript, I would like to prompt the user with a few inputs that are required to continue with the script.
some variable fields, a few check boxes, maybe a dropdown list, etc.. All in a dialog box.
The only thing I see is InputBox function, but it seems very limited. I would like to customize a dialog box by size, content, fields, etc..
all need to be in a .vbs script, I am not using HTML.
If you could point me to the right direction that would be greatly appreciated.
thanks