473,805 Members | 1,963 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

browser setting for javascript debugging

For debugging javascript purposes, should we ensure the following
check boxes (1-3) are checked.

In IE browser, tools->Internet Options->Advanced

Under Browsing,
1) disable script debugging
2) display a notification about every script error
3) show friendly HTTP error messages

Because I tried don't check those check boxes, it won't display
the error even the javascript has syntax error.

Anything I miss? Please advise. Thanks!!
Jul 23 '05 #1
4 1675
On 7 Aug 2004 10:15:32 -0700, Matt <jr********@hot mail.com> wrote:

[snip]
Under Browsing,
1) disable script debugging
You'll want to make sure that this is *NOT* checked. If it is checked,
debugging is disabled. You imply that you've checked this, which if you
have, is the cause of your problems.
2) display a notification about every script error
This isn't really necessary. If an error occurs, a yellow triangle will
appear in the status bar (far left). Double-clicking that icon will
display the error. All this option does is display the error without the
need to double-click (good for debugging, annoying for browsing).
3) show friendly HTTP error messages


This has nothing to do with script debugging. This determines whether IE
interprets error messages from servers or shows more low-level data.

[snip]

Mike

--
Michael Winter
Replace ".invalid" with ".uk" to reply by e-mail
Jul 23 '05 #2
On 7 Aug 2004 10:15:32 -0700, Matt wrote:
...should we ensure the following
check boxes (1-3) are checked.

In IE browser, tools->Internet Options->Advanced

Under Browsing,
1) disable script debugging
If this said 'Enable script debugging' it
might be more clear, it is easy to confuse
'disable' with 'display'

So 'Disable Script Debugging' - NO
2) display a notification about every script error


YES
...

3) YES

OTOH, I would recommend only using IE for
debugging IE specific errors, AFAIU other
browsers generally have better support
for JS debugging.

HTH

--
Andrew Thompson
http://www.PhySci.org/ Open-source software suite
http://www.PhySci.org/codes/ Web & IT Help
http://www.1point1C.org/ Science & Technology
Jul 23 '05 #3
DU
Matt wrote:
For debugging javascript purposes, should we ensure the following
check boxes (1-3) are checked.

In IE browser, tools->Internet Options->Advanced

Under Browsing,
1) disable script debugging
2) display a notification about every script error
3) show friendly HTTP error messages

Because I tried don't check those check boxes, it won't display
the error even the javascript has syntax error.

Anything I miss? Please advise. Thanks!!


You need Microsoft Javascript debugger for starters, then enable script
debugging. The javascript errors reported in the console are useless;
you need the MS javascript debugger.

DU
Jul 23 '05 #4
Matt wrote:
For debugging javascript purposes, should we ensure
the following check boxes (1-3) are checked.
In the case this is a question: No, we should not.
In IE browser, tools->Internet Options->Advanced

Under Browsing,
1) disable script debugging ^^^^^^^
You certainly want that checkbox *unchecked*
if you intend to debug JScript.
2) display a notification about every script error
3) show friendly HTTP error messages
I doubt the third one has anything to do with client-side scripting.
IIRC that HTTP error message is displayed only if *the user* accesses
a Web resource via HTTP.

Besides, in IE you would debug JScript, not JavaScript.
Because I tried don't check those check boxes, it won't
display the error even the javascript has syntax error.
Is this a question?
Anything I miss? Please advise. Thanks!!


HTH

PointedEars
Jul 23 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

16
2879
by: Java script Dude | last post by:
To all Mozilla JS Guru's (IE dudes welcome), I have spent the last three years developing complex DHTML applications that must work in IE 5.5sp2+ but I use Mozilla 1.3+** to do all my development. I have build some cross browser debuggers so my users can send me verbose debug dumps. I have some success but have come to a roadblock with the basic underlying JavaScript models. The only way to get a complete stack in IE is to use the...
5
3179
by: David Baker | last post by:
Hi all I am very new to ASP.Net. I am trying to create a sniffer for our program. We want our users to click our sniffer and hopefully the sniffer will check their computer against our requirements. I would like to ask experts like you to see which items are actually doable with ASP.Net. Below I listed all of the items we are looking for but I can understand if some of the items are impossible to check/sniff. We would like to create a sniffer...
5
1394
by: Brian Shannon | last post by:
I have been having problems with IE 6 so I am temperarily using Mozilla. Does anyone know how to change the default browser that .NET studio opens when you are testing/compiling a project? I can't figure this out. I set Mozilla to my default browser in XP's control panel but vs.net still opens IE. Thanks
9
3062
by: SHarris | last post by:
Hello, In our new intranet ASP.NET project, two requirements are that the browser accept cookies AND JavaScript. We are requiring the use of Internet Explorer 6+. 1. Using C# in an ASP.NET application, how can we code the project to check to make sure the browser accepts cookies? 2. Where would we put this code? In Global.asax? 3. Using C# in an ASP.NET application, how can we code the project to detect and make sure the browser...
2
2590
by: junlia | last post by:
Hi All, I am working on a project that acts as a bridge. It does some checking with post xml data, and then redirects the request to an appropriate page. However, we find that depends on the browser cache setting (and OS), the program behaves differently. This is how it should work: 1. The client program opens a webbrowser control, using navigate2 method to post xml data to my aspx pages, eg abc.aspx
20
4499
by: Tim Reynolds | last post by:
Team, I am developing a web service. In testing in on my enw PC, I am expecting to see exceptions thrown appear on my browser. Instead I am getting an HTTP 500 Internal Server Error page and I am not seeing my exception details. The web.config file being used has the setting <customErrors mode="Off"/>. This should allow me to see the detailed exception info. On a different computer - same code - same web config - the exception details...
10
1996
by: Christopher Nelson | last post by:
I've been developing a little web page full of JavaScript while using Firefox and it works well but when I try to view it in Opera and IE, it's incomplete. I suspect cross-browser issues in the DOM but how do you *find* them; neither Opera nor IE seem to have a JavaScript console as Firefox does. Am I missing something?
4
3105
by: sid | last post by:
"about:blank" oepns new browser window I am writing a webpage that will run on other machines that I may or may not know about. My page is framed where frame1 controls the content of frame2. What I have found is that if the page in Frame2 fails to load and I get an error page. when I detect an error page I want to set frame2.location.href = "about:blank" and then write a temp error page until the server becomes available again. The...
0
9716
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10359
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9182
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7645
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6875
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5677
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4317
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3843
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3007
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.