Filtering FSO results
hello,
i am calling files and displaying them all in an HTML table. so far so good. However, I would like to add a search function that when entering the first 4 characters of the name of the file, all those files that begin with the values entered would be listed. Much like searching a database would (using LIKE)
Is this possible?
|