Link to home
Start Free TrialLog in
Avatar of nub99
nub99

asked on

FileChooser in VbScript?

Is it possible to launch a file chooser in VBScript? I need to prompt the user to select a file and then have my VBscript read the selected file. Real simply in Java but I just haven't found a way from a VBScript to do this.
ASKER CERTIFIED SOLUTION
Avatar of Mike Tomlinson
Mike Tomlinson
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of nub99
nub99

ASKER

Awesome!! Thanks much!