How can I get a list of files returned based on a file which
contains part of the file name ?
For example, I have a file which contains
test1
test2
test3
and I need to find all the files within the directory which begin with each line . I then need to input the date of the file. How can this be done with coldfusion ?
Thanks,
olmos
contains part of the file name ?
For example, I have a file which contains
test1
test2
test3
and I need to find all the files within the directory which begin with each line . I then need to input the date of the file. How can this be done with coldfusion ?
Thanks,
olmos