Write your own.
Here:

[cf_saveContent]

<cfswitch expression=#thistag.executionmode#>

        <cfcase value="start">
                <cfparam name="attributes.var" type="string">
        </cfcase>
        
        <cfcase value="end">
                <cfset "caller.#attributes.var#" = thisTag.generatedConent>
                <cfet thisTag.GeneratedContent = "">
        </cfcase>

</cfswitch>

Steve

-----Original Message-----
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED]]
Sent: 04 February 2003 11:16
To: '[EMAIL PROTECTED]'
Subject: RE: [ cf-dev ] cfsavecontent


yep...thought so....ta (and arse)

-----Original Message-----
From: Douglas Humphris [mailto:[EMAIL PROTECTED]]
Sent: 04 February 2003 11:20
To: [EMAIL PROTECTED]
Subject: RE: [ cf-dev ] cfsavecontent


CF5 and above
D

-----Original Message-----
From: Robertson-Ravo, Neil (RX)
[mailto:[EMAIL PROTECTED]]
Sent: 04 February 2003 11:16
To: '[EMAIL PROTECTED]'
Subject: [ cf-dev ] cfsavecontent


Is cfsavecontent a CF5 and above tag? or is it available to CF 4.5.x,

-- 
** 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]

-- 
** 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]

Reply via email to