|
-
Jul 4th, 2012, 05:15 AM
#4
Thread Starter
Junior Member
Re: Disable Javascript in Webbrowser ?
bump again. my question is similar to this
 Originally Posted by husnainhadier
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.!!! 
Tags for this Thread
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
|