Programmatically change security settings of IE 5X using VB 
Author Message
 Programmatically change security settings of IE 5X using VB

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



Sat, 03 Jan 2004 05:43:51 GMT  
 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



Sat, 03 Jan 2004 20:45:45 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Programmatically change security settings of IE 5X using VB

2. Setting DCOM Security/Permissions programmatically

3. Need help with ActiveX security settings i IE

4. COM+ Programmatically changing user's security context

5. Problem with Visual Basic Document and IE 4.0 Security Settings

6. IE security settings affect webbrowser control

7. IE Security setting to run ActiveX control

8. Problem Downloading ActiveX Document - IE 4.0 Security Settings ?

9. Need help with ActiveX security settings i IE

10. Programmatically change Sharing and permissions on folder using VB

11. Programmatically change IE window to a predetermined size

12. How to change IE page encoding programmatically?

 

 
Powered by phpBB® Forum Software