runtime error in microsoft explorer

  • Thread starter Thread starter Jose Chapa
  • Start date Start date
J

Jose Chapa

Hi,
Whenever I try to send an E-mail (when I press the send
button) I get an error
dialog with the following message:

Error
A runtime error has ocurred.
do you wish to debug?
line:79
Error:'g_state.bgcolor' is null or not an object
yes/no

I if I press no, the message isn't sent.
I'd greatly appreciate any help!
thanks
Jose Chapa
 
Jose Chapa said:
Hi,
Whenever I try to send an E-mail (when I press the send
button) I get an error
dialog with the following message:

Error
A runtime error has ocurred.
do you wish to debug?
line:79
Error:'g_state.bgcolor' is null or not an object
yes/no

I if I press no, the message isn't sent.
I'd greatly appreciate any help!
thanks
Jose Chapa

From http://www.fjsmjs.com/IE/scriptdb.htm

Go to Tools | Internet Options | Advanced.
Check the box to Disable script debugging.
Uncheck the box to Display a notification about every script error.

You might want to refresh your scripting engine:
http://msdn.microsoft.com/library/default.asp?url=/nhp/default.asp?contentid=28001169
or
http://msdn.microsoft.com/library/default.asp?url=/downloads/list/webdev.asp
Windows Script 5.6 for Windows 2000 and XP
http://www.microsoft.com/downloads/...43-7e4b-4622-86eb-95a22b832caa&DisplayLang=en

--
Frank Saunders, MS-MVP IE/OE
http://www.fjsmjs.com
Reply to Newsgroup. I won't answer email
Protect Your PC
http://www.microsoft.com/security/protect/
 
Back
Top