T
tguenther
I have a custom form that I use with Outlook Redemption to create
multiple instances of a mail message. The form worked great until I
upgraded to Office XP SP3 from SP2. I now recieve the security warning
message. The line of code that is causing the problem is
strBody = Item.HTMLBody
Can I not save the HTMLBody to a variable anymore?
Thank you,
Tyler
multiple instances of a mail message. The form worked great until I
upgraded to Office XP SP3 from SP2. I now recieve the security warning
message. The line of code that is causing the problem is
strBody = Item.HTMLBody
Can I not save the HTMLBody to a variable anymore?
Thank you,
Tyler