Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

WebBrowser Control & IE Information Bar

1 view
Skip to first unread message

Maxim Kazitov

unread,
Feb 8, 2006, 8:23:09 PM2/8/06
to
Hi,

I try to run some pages using
ActiveXObject("InternetExplorer.Application") from local command line
JavaScript, and in theory it should be automated process, but now I forced
to click on IE "Information Bar" to allow execution (security feature of Win
XP SP2)

Is any way to disable this control (programmatically and for my
particular page) ?

Thanks,
Maxim Kazitov


jiangsheng[MVP]

unread,
Feb 9, 2006, 1:35:54 AM2/9/06
to
http://msdn.microsoft.com/workshop/browser/hosting/wbcustomization.asp

"Maxim Kazitov" <mvk...@tut.by> 写入邮件
news:%23BmCkdR...@TK2MSFTNGP14.phx.gbl...

Andrew Yao

unread,
Feb 10, 2006, 12:55:30 PM2/10/06
to
I have read the article and I am still a bit confused abut disabling
this the bad.

Should we use CoInternetSetFeatureEnabled?

If this is done through command line javascript, where should I call
CoInternetSetFeatureEnabled?

thanks

Andrew

jiangsheng[MVP]

unread,
Feb 11, 2006, 11:30:40 AM2/11/06
to
There is no access to this feature through script, but you may modity the
registery and set iexplorer.exe= 0x00000000 to turn it off at the global
level.
"Andrew Yao" <andr...@newsgroup.nospam> ????
news:OI4Hf.29$Dw2...@news.oracle.com...
0 new messages