<cfsavecontent variable="myVar">
hello, world
</cfsavecontent>
#myVar#
<cfmail to="[EMAIL PROTECTED]" subject="msg">#myVar#</cfmail>
cheers,
barneyb
On Wed, 28 Jul 2004 17:42:23 -0400, Dale Hans <[EMAIL PROTECTED]> wrote:
> Sorry if this is a duplicate post. Trying to get up to speed on this site list usage.
>
> My problem is I cannot remember a tag / function. I can't find it in the docs either. Can anyone remind me of what tag / function it is that can be used to capture a block of HTML / CF page output to a variable?
>
> I want to create a table of data and then send that table to the browser, an e-mail, and a blob all the same content. Spectra used this technique to compile content into structures also.
>
> Thanks for your help on this!
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

