A while back, I’d posted a “SuperInputBox” for VBScript. Written as a COM component in VB6, this “input box” allows a VBScript to display a much more robust dialog box for collecting input. I wanted to make this available on an “as-is” basis for anyone who’d like to use it:
- Get the DLL from www.scriptinganswers.com/download/dll.zip – you’ll need to register the DLL using regsvr32.exe.
- Get samples for using it from www.scriptinganswers.com/download/samples.zip.
- Get the VB6 source code from www.scriptinganswers.com/download/source.zip.
Please note that this is provided on an “as-is” basis – no support is available. If you have questions, please do not leave a comment in the blog – post in the VBScript Forums on ScriptingAnswers.com instead, and someone’ll try to help out.
Enjoy!
Don
PS. This is totally considered “beta” code. If you like it, and would like to see it developed further, you need to drop a line in the forums or a comment here. Encouragement will result in further development and when it’s to a “done” stage we’ll make it an official, permanent SAPIEN FreeTool.
Love the code anychance you could add the enter key as default for OK or can you send me the new location of the source code?
TIA