Bruce Johnson said the following on 11/7/2006 1:22 PM:
> Two issues. Using IE 6 (all patches) over XP Pro (all patches) along with
> mse7.exe (Microsoft script editor) from Office 2003.
>
> I can get HTML pages etc into the editor with no problems. I want to do
> javascript interactive debugging just like I do with VBA in Word etc. I set
> a breakpoint in the js function then run.
>
> I get the IE window with the Information Bar claiming it's blocking active
> content. Everything's run on my local machine; I've got the Local Intranet
> security set to low and pretty much everything in the security setup set to
> enabled. How do I keep IE from messing with me with the Information Bar?
Change the security setting in IE to allow Active Content to run from CD
and the Local Hard Drive.
> Next, the script doesn't break. Are these two related or should I relegate
> mse to the scrap heap?
Scrap It.
--
Randy
Chance Favors The Prepared Mind
comp.lang.javascript FAQ -
http://jibbering.com/faq
Javascript Best Practices -
http://www.JavascriptToolbox.com/bestpractices/