From: Anthony H. <ah...@ma...> - 2001-01-10 13:28:30
|
Finally I can contibute something to this list! There are two options. The first is pretty expensive, difficult to set up, and VERY effective. Visual InterDev provides an environment for server-side and client-side debugging. I use it for debugging at work, although I use Textpad for scripting. The second is somewhat less... ROBUST, fairly easy to set up, and FREE. Microsoft Debugger is a free download that also supports both client-side and server-side debugging, although the functionality is far more limited. Check it out at http://msdn.microsoft.com/scripting/ under Scipt Debugger in the left hand menu. There is a lot of good (MS-specific) scripting info at that site also... HTH- Anthony Homer ----- Original Message ----- From: "Al Byers" <by...@lo...> To: <dyn...@li...> Sent: Wednesday, January 10, 2001 8:18 AM Subject: [Dynapi-Dev] IE debugging environment > I have always used NS and its debugger to develop. I have only had > limited luck debugging with IE. Is there a good setup for debugging in > IE? > > -- > Al Byers > Local Square, Inc. > 826 N. Augusta St. > Staunton, VA 24401 > 540.213.0500 > www.localsquare.com > by...@lo... > > > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > |