Re: IS there a java script debuger that can be used with frontpage and



Kevin Spencer wrote:
> There sure is, Frank! If you have FrontPage, you have Microsoft Script
> Debugger, and if you have Internet Explorer, you're almost there. You
> only lack one thing. Go into IE, select Tools|Internet Options, go to
> the "Advanced" tab, and UNCheck the option that says "Disable Script
> Debugging (Internet Explorer)." From now on, any exception raised by
> JavaScript in an HTML page displayed in IE will cause a prompt to
> appear asking you if you want to debug the script in the debugger.
>

Keep in mind that FrontPage comes with the Microsoft Script Editor. The
Microsoft Script Debugger is not part of Office but it's downloadable from
the MS Web site. However, keep in mind that it's very old, often does not
work, and is not supported by Microsoft.

--
Jim Cheshire
JIMCO Software
http://www.jimcoaddins.com

The premiere add-in and software source
for Microsoft FrontPage.



.



Relevant Pages

  • Re: Cant inspect or watch variable in Microsoft Script Debugger.
    ... the "free" Microsoft script debugger is nearly useless. ... another useful tool is the LumberJack logger. ... It also works in both Firefox and IE. ...
    (comp.lang.javascript)
  • Re: Debugging
    ... free-of-charge Microsoft Script Debugger for the time being. ... Visual Web Developer as an alternative, with a note about the hefty ...
    (comp.lang.javascript)
  • Re: Debugging
    ... free-of-charge Microsoft Script Debugger for the time being. ... Visual Web Developer as an alternative, with a note about the hefty ...
    (comp.lang.javascript)
  • Re: IS there a java script debuger that can be used with frontpage and
    ... I wasn't sure, as I have the Script Debugger on my system, but I don't ... If you have FrontPage, you have Microsoft Script ...
    (microsoft.public.frontpage.programming)
  • Re: Imbedded VBScript not working
    ... my FrontPage that is stopping inline VBScript? ... But if I run it in the browser it works. ... Any idea why it doesn't work in the debugger? ...
    (microsoft.public.scripting.vbscript)

Loading