View Single Post
  #2  
Old November 12th 07, 02:06 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Setting/Retreiving a Cooking form a Folder Home Page

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?


Ads