> <cfset content=<cfinclude template="content.cfm">>
I think you'd need to use CFFILE to read a file's contents into a variable. Otherwise, you can create a custom tag that uses ThisTag.GeneratedContent to write the markup between the opening and closing tag calls to a variable. Contact me off-list if you want a copy of my own tag for this. - Gyrus ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - [EMAIL PROTECTED] work: http://www.tengai.co.uk play: http://www.norlonto.net - PGP key available ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm 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

