> What functionality does this custom form add to your organization? A custom form may not be the ideal solution.
>
> The most direct solution is to put code in the Item_Send event handler to generate a new mail message with Application.CreateItem and copy all the necessary information to the new mail message.
>
> --
> Sue Mosher, Outlook MVP
> Author of Configuring Microsoft Outlook 2003
>
http://www.turtleflock.com/olconfig/index.htm> and Microsoft Outlook Programming - Jumpstart for
> Administrators, Power Users, and Developers
>
http://www.outlookcode.com/jumpstart.aspx>
> "HHo" <HHo[ at ]discussions.microsoft.com> wrote in message news:09B6A2AA-DD34-4593-9F12-E5FBB18169D8[ at ]microsoft.com...
> > Hi Sue, Thanks for your reply.
> >
> > Is it possible to disable the RTF so that I can send using either Plain Text
> > or HTML format? If yes, how do I do it?
> >
> > Note: My company would like to use the Custom Form Mail Message for our
> > internal organization and set it as default as well as to send the email for
> > external user outside our organization. If there is no way to disable RTF, do
> > you have any suggestion on how to make my Custom Form Mail Message easy to be
> > used (I want the user avoid long step to use my Custom Form by clicking New
> > -> Choose Form -> Personal Forms Library -> and so on)
> >
> > Many thanks again for your time.
> >
> > Regards,
> > HHo
> >
> > "Sue Mosher [MVP-Outlook]" wrote:
> >
> >> A custom form always sends in rich-text. That's why custom message forms are generally useful only inside an organization.
> >>
> >> "HHo" <HHo[ at ]discussions.microsoft.com> wrote in message news:F5AF2672-A532-494D-94E2-A1AC45BF6CC8[ at ]microsoft.com...
> >> > Hi All,
> >> >
> >> > I have a problem with my Custom Form Mail Message. I have tried to send an
> >> > email with attached file (only .txt) to the "Non Outlook Recipient" (in this
> >> > case I use my own Hotmail). The problem is that the attached file never reach
> >> > my Hotmail, only shown "Winmail.dat"
> >> >
> >> > Note: I have tried to send using HTML & Plain Text format, Not in RTF. I use
> >> > Outlook 2000 Standard Edition (not yet update to any SP)
> >> >
> >> > Thank you very much in advance for any reply & suggestion
> >> >
> >> > Regards,
> >> > HHo
> >>
>