Probably security settings when the Web page is shown in Outlook since
Outlook folder home pages are shown under restricted security.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm
"dch3" wrote in message
...
I've got a .html page with VBScript that successfully writes a cookie and
returns the values when the .html page is viewed via IE. However, when the
.html page is hosted within Outlook as a folder home page, the code
executes
but without writing the cookie. (I've a got a msgbox in the code that
confirms that the code has executed)
Any ideas?