I'm running WinXP Home SP2, and after a recent series of updates, my IE 6 has stopped sending forms in emails from my web sites. The form has been working fine for some years with the following action:
<form action="mailto:userid@domain.com?subject=Family Fact Sheet" method=POST enctype="text/plain">
followed by standard HTML coding, with tables and <input> tags.
When I submit the form, IE opens Outlook Express with the To: and Subject: fields correctly filled, but nothing at all in the body.
When I submit the form in Firefox, the form works fine, as before. How can I fix this?
Doug Simmons
P.S. The form works fine in earlier versions of IE, before 6.0.2900.2180