|
-
Dec 9th, 2011, 02:22 PM
#1
Thread Starter
Junior Member
internet option zone setting(RunDll32) vb6
hi, i want to set internet zone setting to custom level...(high or low) with vb6
is there any way to do this.?
Example:
Code:
Sub Clear_History()
Shell "RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 1"
End Sub
or any other way?
help please.
i just want to disable or enable java scripting in web browser with vb6.
i'll do it manually and it's working perfect. but i want to do this with my project automatically with coding.
anyone here to solve this problem.
i have discuss this problem here.
http://www.vbforums.com/showthread.p...45#post4102945
but nothing.!!!
-
Dec 9th, 2011, 03:13 PM
#2
Thread Starter
Junior Member
-
Dec 10th, 2011, 01:14 AM
#3
Thread Starter
Junior Member
Re: internet option zone setting(RunDll32) vb6
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|