Matt,
You will want to use the WalkAll example found on MSDN. You can find it
at:
http://msdn.microsoft.com/archive/default.asp?url=/archive/en-us/samples/interne
t/browser/walkall/default.asp
The example is in C++, but it shows how to disable things such as
JavaScript, ActiveX controls, etc, etc, in the browser. It will require a
good deal of COM interop on your part as well, so be prepared for that.
Hope this helps.

Signature
- Nicholas Paldino [.NET/C# MVP]
- mvp@spam.guard.caspershouse.com
>I am using the embedded ActiveX IE WebBrowser component in my C#
>application. I want to be able to Enable/Disable javascripting
[quoted text clipped - 4 lines]
> Thanks,
> Matt
MJB - 03 Dec 2004 21:05 GMT
Thanks for the info. I was hunting around for a registry entry.
--Matt
> Matt,
>
[quoted text clipped - 17 lines]
>> Thanks,
>> Matt
Cor Ligthert - 04 Dec 2004 10:04 GMT
MJB,
> Thanks for the info. I was hunting around for a registry entry.
Why did you than not say that. There was no need for sending it to
programlanguage groups in my opinion.
Maybe than the guys/girls from the browser group had taken more attention.
For me this seems as well as you wanted a program solution.
Now you have an answered message, which gives mostly less result.
Just my thought,
Cor