Search code examples
outlookoutlook-2003

Creating a new email in Outlook including email body text


On a corporate intranet where all of our users are using Outlook 2003 I have a need to allow a user to click a link that opens a new email window with a prepopulated message body, subject and To line. The body text requirement eliminates a simple option like a MailTo link.

I know there is an EML format Outlook uses, but I don't see how to use it to open a message that displays like a new email message being sent by the user. It seems to just be a format for archiving emails in a regular folder.

Are there other options? Other file formats?


Solution

  • you CAN use mailto and have a message in the body.

    http://www.ianr.unl.edu/internet/mailto.html