For a form to work, the recipient needs access to the form definition. Inside an Exchange organization, this is usually handled for message forms by publishing them to the Organizational Forms library. Outside an Exchanage organization, either each recipient publishes the form to their Personal Forms library with the correct message class (e.g. IPM.Note.MyForm) or you send the form with the "send form definition with item" box on the (Properties) page checked.
This latter approach has several problems, but the main one is that code behind the form won't run in any Outlook client subject to the Outlook Email Security Update (which ought to be just about any corporate client). The other drawback is that it drastically inflates the size of the message.
It sounds, though, like you've done all the right things on the client side. The one thing to check is whether the Exchange server itself is stripping the rich-text format content from the message.
> I'm still having trouble with the forms I've created.
> They work perfectly for everyone who is on the Exchange
[quoted text clipped - 24 lines]
> Thank you very much for any help. I'm quite frustrated
> at this point.
I will check with the IT department about the Exchange
Server. That could very well be it. Thanks so much for
the help. I appreciate it.
>-----Original Message-----
>For a form to work, the recipient needs access to the form definition. Inside an Exchange organization, this is
usually handled for message forms by publishing them to
the Organizational Forms library. Outside an Exchanage
organization, either each recipient publishes the form to
their Personal Forms library with the correct message
class (e.g. IPM.Note.MyForm) or you send the form with
the "send form definition with item" box on the
(Properties) page checked.
>This latter approach has several problems, but the main one is that code behind the form won't run in any Outlook
client subject to the Outlook Email Security Update
(which ought to be just about any corporate client). The
other drawback is that it drastically inflates the size
of the message.
>It sounds, though, like you've done all the right things on the client side. The one thing to check is whether the
Exchange server itself is stripping the rich-text format
content from the message.
>> I'm still having trouble with the forms I've created.
>> They work perfectly for everyone who is on the Exchange
[quoted text clipped - 25 lines]
>> at this point.
>.