View Single Post
  #2  
Old March 9th 07, 12:53 AM posted to microsoft.public.outlook.program_forms
Bill R
external usenet poster
 
Posts: 3
Default Forms - Unable to view form in reading pane

So I have tracked it down to using the form send handler.

If I add:

Function Item_Send()

End Function

The message will not show up in the reading pane. Any thoughts?

Bill R.

"Bill R" wrote:

Greetings,

I am creating a custom form that is used to create an email message to be
sent out to specific team members. I use VBScript to build the message, but
when I receive the email in my mailbox I cannot read it using the Reading
Pane. The message in the reading pane says, "This item contains active
content that cannot be displayed in the Reading Pane. Open the item to read
its contents".

I have stripped off the signature and any attachments. How do I determine
what is causing the form to be unviewable in the reader pane?

Thanks,
Bill R.

Ads