Hiyas,
I have 4 links on a page
CS
DE
AS
OT
If someone click the CS link I wanted my script to list off the files in my /maps/ directory starting with cs_
eg
cs_office.zip
cs_italy.zip
de_dust.zip
de_dust2.zip
so the script would only retrun
cs_offce.zip
cs_italy.zip
Any ideas?