
Item does not display in preview pane
A post or mail form that has code in it will not display in the
preview pane.
--
Ken Slovak
[MVP - Outlook]
Lead Author, Professional Outlook 2000 Programming, Wrox Press
Lead Author, Beginning Visual Basic 6 Application Development, Wrox
Press
Quote:
> My custom form does not appear in the preview pane. I have gathered
that
> this is due to the fact that I alter the .HTMLBody when the item is
opened.
> I really only want the script to run when the item is first created.
When
> the item is created I generate initial text for the message body,
but from
> that point on, I would like it to behave just like a regular post
item --
> including able to preview in preview pane. Any ideas?
> Thanks,
> Casey