Im not sure I understand what you want to do! <cfif condition> <cfinclude somefile.cfm> <cfelseif condition> <cfinclude somefile.cfm> <cfelse> <cfinclude somefile.cfm>
-----Original Message----- From: Gilbert Midonnet [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 19, 2001 2:43 PM To: CF-Talk Subject: cf include file I've looked around (Forta, Micah Brown, CFHub and others) and cannot find a way to include a file that would be processed by the server. I would like to include a list of holidays that I could use in more than one file. ie. <cfif holiday> do this <cfesle> do that </cfif> <cfinclude template> doesn't work. Is there anything that does? TIA ---------------------------------------------------------------------------- ---------------------------------------------------- This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please immediately delete it and all copies of it from your system, destroy any hard copies of it and notify the sender. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. ______________________________________________________________________ Why Share? Dedicated Win 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=coldfusionc 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

