Finding filenames using wildcards

R

Robert Wagstaff

I have an interesting challenge. I have a client that is
putting pictures into a single folder on the web server.
The files are specific in that the first 5 characters of
the filename are the same ORDER#. The challenge is simply
to find all the filenames with the initial 5 characters
being input on an HTML form. That way I can establish
links to each one of the pictures on the results page.

So for instance if Order # 12345 was input the ASP page
using I guess the filesystemobject should find all files
that start with 12345 and return them. So the page could
show 12345_1a.jpg / 12345_1b.jpg / 12345_4a.jpg /
12345_12.jpg / etc., etc.

Any ideas or help would be greatly appreciated!! Thank you
in advance!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,767
Messages
2,569,572
Members
45,045
Latest member
DRCM

Latest Threads

Top