[EMAIL PROTECTED] wrote:
> 
>><cfset URL.generate = 1>
>><cfloop query="Generate_ct_pages">
>>     <cfset URL.ID = Product_id>
>>     <cfsavecontent ...>
>>         <cfmodule template="/generate.cfm">
>>         </cfmodule>
>>     </cfsavecontent>
>>     <cffile action="write" ...>
>></cfloop>
>>
> 
> What if i'm using 4.5, is there an alternative for cfsavecontent?

cf_bodycontent from the Developers Exchange.

Jochem
______________________________________________________________________
Get Your Own Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation � $99/Month � Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb
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