[Javascript] "Not Implemented" Error in IE -- Firefox is fine

Glenn E. Lanier, II glenn_lanier at netzero.net
Tue Dec 18 14:59:14 CST 2007


 

Can anyone shed any light on an error I'm getting in IE 7, but not Firefox?
The page is
http://www.alsde.edu/superintendentletter/superintendentletter.aspx?sys=001.
e6774ade - and when it loads, IE gives an error on line 20/character 16
which says "Not implemented". Firefox does not give any errors and works as
expected.

 

Any idea what is "not implemented"? If I'm counting correctly, the error is
with 

 

var theForm = document.forms['aspnetForm'];

 

but aspnetForm exists, and I'm pretty sure the document.forms[] is allowed.

 

Thanks,

Glenn

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20071218/2869b293/attachment.htm>


More information about the Javascript mailing list