destinations. Basically, the email that goes out is the exact same
contents as the final processing page when the form is completed.
Previously, I had an "app_email.cfm" page that routed the mail, but
duplicated all the processing code and everything from the page above.
So, when redesigning the app, I figured "Hey, "cfsavecontent" could save
me a lot of trouble". Figured I'd just wrap all the necessary stuff from
the processing page with "cfsavecontent" and email it off.
The email part works, but content wrapped in "cfsavecontent" doesn't
display? Though the email is sent with the proper content, the final
processing page using the "cfsavecontent" tag displays nothing inside
the tag.
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.
Thoughts?
--
Les Mizzell
-------------------------
�Un jour tout sera bien,
voilà notre espérance.
Tout est bien aujourd'hui,
voilà l'illusion�
-------------------------
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

