Ahhhh the old "It's not for me it's for a mate" routine! -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 27 October 2003 11:12 To: [EMAIL PROTECTED] Subject: Re: [ cf-dev ] cfinclude versus cf_
Thanks to those we answered - it wasn't actually mine, but code that I'm looking after for someone else :-) I hadn't thought of the searching (for genuine cf_ tags) but it makes sense. Perhaps the original coder had intended to go back and change these cf_ tags for the cfinclude? Cheers Terry ----------Original Message--------- > What's the consensus? > > Is it better (or faster) to use > > '<cfinclude template="xxxx.cfm">' > > or > > '<cf_xxxx>' > > in the middle of a display page? > > I've tried both ways, and don't seem to see any difference (on CF5) > except when trying to validate using Studio's built-in validator. > > Sure, the second form is easier to type, but does it have any > disadvantages, except as noted? > > Cheers > Terry > -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED] -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
