Yo All,

I'm not sure how to go about this. I'm using <cfdirectory and <cfloop to list a 
directory structure. This is all working great. I also have a access database where I 
enter in 
some of the directories that I'm listing. For example the directory structure for C:\ 
might read...

Documents and Settings
Inetpub
My Music
Program Files
temp
updates
WINDOWS

In my database I have a field called "strSelect" were a few or all of the above 
directories could be entered in. Like...

strSelect = "Inetpub,temp,WINDOWS"

I would like to read this string in from the database and based on the results display 
only those directories in the above list.

Can this be done? If so, how. I'm not sure of the correct procedure or syntax.

Thanks


---------------------------------------------------
Colonel Nathan R. Jessop
Commanding Officer
Marine Ground Forces
Guatanamo Bay, Cuba
---------------------------------------------------



______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to