
Programmatically change security settings of IE 5X using VB
You may try to change the following register key:
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Security
You find there 3 fields, 2 of them are:
Sending Security
Viewing Security
--
Stephan van Erp
ICQ #49819760
http://vbpoint.cjb.net/
Quote:
> How can I Programmatically change security settings of IE 5X using VB. I
> want to change the Local Intranet settings to Medium-Low. How is that done
> using VB please?
> Thanks
> SS