How Can I Make Selections from a Form When Using a Script?
Hey, Scripting Guy! I’d like to have a form with four radio buttons on it, each button representing a different computer. You choose a radio button, click another button, and then a script runs against the computer you selected. How do I do that?-- CW Hey, CW. If we’re talking strictly VBScript and Windows Script Host, the answer is simple: you ...