> display? Though the email is sent with the proper content, the final
> processing page using the "cfsavecontent" tag displays nothing inside
> the tag.
This is perfectly normal behavour - CFSAVECONTENT does exactly that - it
saves the content you're generating into a variable
> So, either I need to find a way to get that content to
> display, or find
> a better way to email the necessary content off the
> processing page. I
> was hoping to NOT have to duplicate code from the processing
> page on the app_email.cfm page.
Erm, CFOUTPUT the variable...
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

