HELP! HTML Emails with mailto: forms in send data as an attachment!!

P

Peter Row

Hi,

I am a developer and I have a windows service which uses a database to send
emails.
The emails are in HTML format.

Some of them have <FORM action="mailto:[an email address]"
enctype="text/plain">
in, so that data input into the emails form can be emailed to a specific
person.

This works fine with Outlook Express in that when the address in the
action="" of
the form gets an email, they see the forms data in plain text, (as they
should).

HOWEVER! If someone with Outlook (2002) fills out the form and sends it the
recieved
email has the form data as an attachment called postdata.att

Is there any way to stop this from happening?

Regards,
Peter Row
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top