Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

"Disable Script Debugging" in IE

Status
Not open for further replies.

mesree

Programmer
Oct 4, 2002
10
IN
Hi All,

What is the use of "Disable Script Debugging" option in IE browser? I think this is used to get rid off annoying runtime errors occuring from javascripts. This is needed for developer to debug if something is wrong in script and not for END USER / APPLICATION USER since he will not debug anything from the scripts. Please confirm that this option is for DEVELOPERS only.

thanx
 

It is for anyone who wishes to disable script debugging, whether they are a developer or not.

Effectively, it stops the "do you wish to debug this page" message when a script error occurs. If a non-developer user was on a machine which kept popping up those errors, they might want to switch them off.

Dan


[tt]D'ya think I got where I am today because I dress like Peter Pan here?[/tt]
[banghead]

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top