Hi,
I have a Web Alias directory that contains 7 files called A1.txt,
A2.txt, B1.txt, B2.txt, C1.txt ,C2.txt and myfile.trc
Is there anyway for a user to specify a URL that will allow them to
filter files in this directory when they are browsing using URL
syntax?
e.g. List only the C* files, or the *.txt files.
I do not want to provide fixed hardcoded solutions in configuration
files and was hoping the URL syntax supports this.
i.e. Something similar to 'dir A*.*'
I have tried
http://<ip address>/<directory>/A*.* but no joy.
The solution cannot be hardcoded as users may wish to specify any
kind of filter or wildcard.
Thanks in advance.
Nick.