Jump to content

Return the name of all text files, swf files and XML files in directory


Greenie

Recommended Posts

I want to be able search a folder on my server, return the names of each sub folder and then search each subfolder for a text file, a swf file and an XML file. To illustrate:

Folder - Subfolder - .txt
                        - .swf
                        - .xml

        - Subfolder - .txt
                        - .swf
                        - .xml

So, for each subfolder I want four values returned: subfolder name, txt file name, swf file name and xml file name.

I would appreciate a link to a tutorial or some search terms you found productive (nothing I've tried has turned up with anything yet).

Thanks, Greenie.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.