« Return to Thread: how to find file particular file name from a list

Re: how to find file particular file name from a list

by Arsalan Tariq Keen :: Rate this Message:

Reply to Author | View in Thread


You can treat the List of filenames as a ColdFusion List and then use the
functions FindNoCase() and ReFindNoCase()
I guess these are the functions...

Regards,
Arsalan

--------------------------------------------------
From: "RamaDevi Dobbala" <ramadobbala@...>
Sent: Wednesday, July 08, 2009 11:07 PM
To: "cf-talk" <cf-talk@...>
Subject: how to find file particular file name from a list

>
> Hi Dudes,
>
> can anyone suggest me, how to find a particular file from the list of file
> names.
>
> ..Rama
>
>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists
Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:324343
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.4

 « Return to Thread: how to find file particular file name from a list