View Full Version : multiple inputbox() (All)
How to write a multiple inputbox() on the same dialog box to be used in wscript? I want the user to enter several inputs and execute the wscript.
Orcie
05-28-2004, 12:27 AM
I'm still a WSH newbie but I don't think what you ask is posible. You'll have to use several single inputboxes.
dineshcooper
06-02-2004, 06:10 AM
You can't do it with inputboxes.
As a workaround you could build an HTML or HTA front end that collects the data.
Powered by vBulletin™ Version 4.1.0 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.