<CF_something> is the same as saying <cfmodule template="something.cfm"> The
advantage to cfmodule is a performance gain because instead of the template
parameter you can use path like so: <cfmodule
template="custom/something.cfm"> which means cf doesn't have to look for the
location. If your talking good habits to start off with, I would always use
cfmodule. It's just as simple as using the cf_ syntax and gives you more
control and better performance.
Rick
-----Original Message-----
From: Natasha Regehr [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 14, 2000 6:44 PM
To: Fusebox
Subject: <cfmodule> vs. <cfinclude>
Hi,
I am just learning how to use fusebox so keep that in mind if my questions
seem kind of elementary to those of you who have been using fusebox for a
while. Ok, I was reading a fusebox book and it stated that using cfmodule
slows the program down, so the author suggested using cfinclude. If this is
the case, then can you explain to me when and why you would use cfmodule
instead of cfinclude?
Thank you
Natasha
----------------------------------------------------------------------------
--
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.