bump again. my question is similar to this

Quote Originally Posted by husnainhadier View Post
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.!!!