R
RSC
I have a HTML form set up to email the results to me. Instead of sending
the results in the body of the message (as I need them), Outlook puts
the results in an attached file named POSTDATA.ATT.
By changing adding "encType=text/plain" to my HTML, it correctly places
the results in the message body when coming from a computer with
Outlook 2000SR-1, but not from another test machine running Outlook
2002SP-2. Is there anything I can put into the HTML code to force
Outlook to include the results in the body for all versions of Outlook.
the results in the body of the message (as I need them), Outlook puts
the results in an attached file named POSTDATA.ATT.
By changing adding "encType=text/plain" to my HTML, it correctly places
the results in the message body when coming from a computer with
Outlook 2000SR-1, but not from another test machine running Outlook
2002SP-2. Is there anything I can put into the HTML code to force
Outlook to include the results in the body for all versions of Outlook.