CatManDave
MIS
I am working on a company Intranet and I need to be able to retrieve a file name, which is a *.htm file, for display using VBScript.
I will have the entire directory path, but will not know the exact name of the htm file within that directory to display. In VB, one can use the "Dir" function to retrieve file names using wildcards, but there is no such function when using VBScript???
Appreciate any help offered,
Dave McReynolds
I will have the entire directory path, but will not know the exact name of the htm file within that directory to display. In VB, one can use the "Dir" function to retrieve file names using wildcards, but there is no such function when using VBScript???
Appreciate any help offered,
Dave McReynolds