C
Chris
When I first looked at this I thought it would be very simple and
everyone would have done it before, but either I'm totally lost or
something, because I'm really struggeling to find anything that looks
useful.
What I'm trying to do is create a little app, (preferably .cmd, or
..vbs), which I can sit on a remote server, and anyone can run it, it
will (eventually) ask the user for a string, which should be part of a
filename, (any part, could even be in the middle of the filename). The
app should then return a list of the files, (they will be employee
photos), which they can click on to view. Well that's all the
background. My real problem at the moment is that I can't find any
easy way, even using a doss driven exe which takes a partial string
and returns matching file names. They all seem to return strings
inside the files, which is NOT what I want. If anyone knows of a good
doss app, or has a bit of code to get me started that would be greatly
appreciated, I've spent a fair bit of time going over this, and it's
not as simple as I initially thought.
Thanks
Chris
everyone would have done it before, but either I'm totally lost or
something, because I'm really struggeling to find anything that looks
useful.
What I'm trying to do is create a little app, (preferably .cmd, or
..vbs), which I can sit on a remote server, and anyone can run it, it
will (eventually) ask the user for a string, which should be part of a
filename, (any part, could even be in the middle of the filename). The
app should then return a list of the files, (they will be employee
photos), which they can click on to view. Well that's all the
background. My real problem at the moment is that I can't find any
easy way, even using a doss driven exe which takes a partial string
and returns matching file names. They all seem to return strings
inside the files, which is NOT what I want. If anyone knows of a good
doss app, or has a bit of code to get me started that would be greatly
appreciated, I've spent a fair bit of time going over this, and it's
not as simple as I initially thought.
Thanks
Chris