Re: [Dynapi-Help] NetScrap JS debug console

2001-01-07 Thread Michael Pemberton
Check out what I've done at  AfroAPI Examples - Error Handling You see that it is possible to capture and customise the error messages that would normally be sent to the javascript console. Doug Melvin wrote: Is there any way to write to the js debug console in NS?This would be way better than

Re: [Dynapi-Help] NetScrap JS debug console

2001-01-07 Thread Doug Melvin
Thanks. Doug Melvin - Original Message - From: "AT" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, January 07, 2001 1:53 PM Subject: Re: [Dynapi-Help] NetScrap JS debug console > At 15.35 05/01/2001 -0800, you wrote: > >Is there any way to writ

Re: [Dynapi-Help] NetScrap JS debug console

2001-01-07 Thread AT
At 15.35 05/01/2001 -0800, you wrote: >Is there any way to write to the js debug console in NS? >This would be way better than havving to click on 50 Alert dialogs.. Hi, Doug. Have a look at this article: http://developer.netscape.com/docs/technote/jsconsole.html You can make the JS console pop-

[Dynapi-Help] NetScrap JS debug console

2001-01-05 Thread Doug Melvin
Is there any way to write to the js debug console in NS? This would be way better than havving to click on 50 Alert dialogs..   Doug Melvin