I would like to be able to include additional information on the content section of the confirmation email. I have used in the section break of the form code similar to
<iframe id="disclaimer" src="https://secure.hostmonster.com/~apsusinf/sellingmorecars/disclaimer.html" width=100% height=100% marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling=no></iframe>
which pulls this information into the form for display. This works great. And it is a feature I wish to always stay - DO NOT TAKE THIS FEATURE AWAY. Now on to the current issue.
I have a form that once filled out and reviewed I want to include additional informaiton in the email body. I tried the iframe just like above, but it does not work. Is there a way to pull in additional information into the body of the email. I know I can type additional information but it is way more powerful to be able to pull in the information.
Thanks in advance.
