Is it possible to enable cookies on the Microsoft.mshtml.dll web browser if that control is running within a C# User interface pane? I am having a situation where a popup window is not able to see the session since the session cookie may not be getting stored in the original window that spawns the popup. I don't know how to manage cookie handling for the Microsoft.mshtml.dll... maybe its not possible without editing code?