debugging a JScript error

  • Thread starter Thread starter Marti
  • Start date Start date
M

Marti

Hello,

Can anyone tell me how to debug a JScript error? I keep
getting this message that tells me it's a runtime error
but I don't know how to fix it.

Thanks
 
This isn't something you want to be bothered with. Just
turn off the debugging. Click your tools\internet
options\advanced tab at the top of your IE Browser and
then put a check mark in "disable script debugging" You
won't get any more of those useless pop up debugging
windows that you don't know what to do with anyway. Keep
smiling
 
Hello,

Can anyone tell me how to debug a JScript error? I keep
getting this message that tells me it's a runtime error
but I don't know how to fix it.

Thanks

You can't fix it if you weren't the one that created the website. This
is a feature for Java programmers to test and fix their sites on their
machines before posting it to the public.

The Unkown P. post directions on how to turn off this feature on your
machine.

--

David

"Due to Viewer dicretion...
Graphic violence is advised"

http://www.HeroicStories.com/
http://www.thisistrue.com/
http://www.StellaAwards.com/
 
Back
Top