Thanks Issac I shall give that a try. Its a very large site about to go live, and I want to get rid of all the test pages and experiments I developed along the way.
thx, larry >If you read the file with cffile it shouldn't be difficult to get >that list with a regex: > ><cfset mylist = >rereplacenocase(myfile,'<cfinclude[[:space:]]*template="([^"]*)"','\1,','ALL')> > >hth > >Isaac > > >------ Original Message ------ >From: Larry C. Lyons <[EMAIL PROTECTED]> >To: CF-Community <[EMAIL PROTECTED]> >Sent: Aug 20, 2003 03:32 PM >Subject: Re: getting a list of included files > >>Hi all, >> >>Does anyone know of a UDF or custom tag that will go through a cf page and >>return a list of all the cfincluded files? >> >>thx, >> >>larry >> >> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:5 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5 This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. http://www.cfhosting.com
