"Mailto" Link Opens Empty E-mail Message

ID: Q154864


The information in this article applies to:
  • Microsoft Internet Explorer versions 3.0, 3.01, 3.02, 4.0, 4.01, 4.01 Service Pack 1, 4.01 Service Pack 2, 5 for Windows 95
  • Microsoft Internet Explorer versions 3.0, 3.01, 3.02a, 3.03, 3.03 Service Pack 1, 4.0, 4.01, 5 for Windows 3.1


SYMPTOMS

When you click a Mailto link on a Web page, a new message may appear in your mail client with the address filled in, but nothing in the body of the message.


CAUSE

The Web page uses a MAILTO HTML command as part of a FORMS reference. Microsoft Internet Explorer 3.0 does not support the MAILTO command as part of a FORMS reference at this time.


MORE INFORMATION

An example of such an HTML tag might be:


<FORM enctype="multipart/form-data" action="mailto:user@site.com"
   method="POST"> 
Other browsers may support this function, but such browsers usually have a built-in mail system. Internet Explorer 3.0 is an open system that allows any mail client to be used for Internet mail functions. Because there is no way to determine which mail client will be used, Internet Explorer does not know how to post this information to the mail message.

Additional query words: 3.00

Keywords : kbinterop msiew95 msiew31
Version : WINDOWS:3.0,3.01,3.02,3.02a,3.03,3.03 Service Pack 1,4.0,4.01,4.01 Service Pack 1,4.01 Service Pack 2,5
Platform : WINDOWS
Issue type :


Last Reviewed: October 13, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.