» 
javascript + wsh.... need to open a file dialog... help please?
here's what I want to do. I'm using javascript and wsh. I would like to run a script and have it... (the bold ones are most important to me... other I can figure out on my own) 1) open a file dialog (like the one you see any time you open a file in any windows program)
2)let me select files and then place those files into a list
3) prompt me for any comments to append to the files that I selected
4) append the comments to the file.
my biggest concern is figuring out hte first and third parts. the rest I'm pretty sure I can do on my own..
is this possible to even do w/ the tools that I'm using?
thanks
-z
|