Hi all,
I create an IWebBrowser2* object and attached it to new window.
I create also a simple html page containing JScript alert(JSON) command.
when i load the page from IE the page works fine.
but when i load the page from my object i get JSON undefined.
do i nead to set my object with some setting?