The CFINDEX worked to automatically update my collection via a cfm file.

I used the code below, however, when I enter more than one collection name after the 
"print" collection seperated by a comma (and within the quotes) I get a "Collection 
not found" error. Anything I missed here? Thanks.

Robert O.
HW Wilson

<CFINDEX COLLECTION="PRINT"
Action="update"
TYPE="Path"
Key="c:\CFUSION\Verity\Collections"
Extensions=".CFM, .htm, .html"
RECURSE="Yes">

<CFOUTPUT>
<b><h1>All UPDATED</h1></b>
</cfoutput>
______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to