Jump to content

Javascript error on webmail login


dogmotor

Recommended Posts

Posted

Hey,

I'm running IE v5 and have been seeing this error for quite some time.

When I login to webmail, I get an error on line 32. This is the line

that is causing a problem:

e != undefined

I believe this should be

e != 'undefined'

Isn't anyone else seeing this??

- Mark

Posted

on the other hand, though not having seen IE5 in quite a long time, try Tools | Internet Options | advanced .... check the "Disable scri_pt Debugging" or whatever the item is called in IE5 .... Basically, as a web surfer, if a scri_pt is hosed, it won't run ... if it's hosed as far as whatever scripting engine you're got running, there isn't anything you can do about it (other than what you did here) .... but that there aren't a lot of folks making the complaint does suggest that you're one of the fortunate few to see it??

Posted

dang, thought about making that suggestion but was sure that there must have been some reason you were still running some version of IE5 ... so left that option out of my remarks .. glad you did the upgrade (and hoping you've also caught up with all the other patches and such) ... but really happy that problem is solved .. thanks for the feedback.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...