That may work...I think.....have you got an example of that code?
----- Original Message ----- From: "Philip Arnold" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, March 24, 2003 2:21 PM Subject: RE: Automatic File List in Database > > The file list holds images and drawings, which need > > descriptions in another field in order to be selected. There > > are thousands of files and the files have strange naming > > conventions. Best I can figure, I need a field with paths and > > a field with descriptions, so I can call them up and display > > them in the page. I tried using CFDIRECTORY, but describing > > the files is the main thing. > > If the description isn't always going to be there, then why not have the > location and file name, plus the description in the database, that way > you can reference it for those that it "needs" > > Then use a Query of Query to join the CFDIRECTORY result to the > information in the database > > Would that work? > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq 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 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

