about microsoft script debugger

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Archer

    about microsoft script debugger

    I wanna to run ms script debugger to debug my web including javascript code.
    but when I click 'Yes' in the IE bug-found message box there is no reaction
    on it.the script debugger seems unused.What could I do?


  • Evertjan.

    #2
    Re: about microsoft script debugger

    Archer wrote on 04 jul 2004 in comp.lang.javas cript:
    [color=blue]
    > I wanna to run ms script debugger to debug my web including javascript
    > code. but when I click 'Yes' in the IE bug-found message box there is
    > no reaction on it.the script debugger seems unused.What could I do?
    >
    >
    >[/color]

    Do not multipost on usenet.

    --
    Evertjan.
    The Netherlands.
    (Please change the x'es to dots in my emailaddress)

    Comment

    • Jman

      #3
      Re: about microsoft script debugger

      MS SCRIPT DEBUGGER IS A PIECE OF SHITE! (written in 1997,
      it is horribly obsolete, just forget it).



      I've written up a page explaining how to use the MS Script Editor for
      Javascript debugging in IE. It's a great debugging environment and has
      allowed my group to do much more with Javascript in IE with JSP files
      than we would have attempted without it. This is NOT THE MS SCRIPT
      DEBUGGER but a great editor/debugger included with Office XP/2000.
      Very robust, and works great with JSP (and ASP), unlike the usual MS
      tools like Visual Studio, which support only ASP.

      think JSP developers especially need
      this tool if they are using IE for development with complex
      Javascript.

      Of course, if you are using Netscape or Mozilla, Venkman is a good
      debugger as well.

      Cheers,
      Jeff Papineau
      San Jose, CA


      "Archer" <xydarcher@163. com> wrote in message
      news:2kpe4sF4vo i5U1@uni-berlin.de...[color=blue]
      > I wanna to run ms script debugger to debug my web including javascript[/color]
      code.[color=blue]
      > but when I click 'Yes' in the IE bug-found message box there is no[/color]
      reaction[color=blue]
      > on it.the script debugger seems unused.What could I do?
      >
      >[/color]


      Comment

      Working...