Is it possible to make a dropdown list with VBS?
Here is what I am trying to do.
When you run the program it asks what webpage you want to get, you type that in and it then asks what you want to save it as. It will then go out and download the contents of that page.
I have all that done.
What I am trying to do now is have a dropdown list that you can choose from. If the one you want is not there you can enter it in, it will then be saved for the next time the program is run.
Not sure if this is possible with VBS but hey I am still "tinkering"
Thanks
korgul