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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

'ie' is underdefined 1

Status
Not open for further replies.

BigDel

Technical User
Jul 21, 2001
5
GB
I keep getting the same message on every page in the status bar in Microsoft IE 5.0

"Done but with errors on the page"
It then reports the following

Line ##
Char: 1
Error 'ie' is underdefined
Code: 0

Can anybody tell me what this is all about and how can I resolve it.

Many Thanks

Del
 
Sorry this should read

undefined
 
This means that you have a reference to ie in a script on your page.

If you let us know what the URL to the page is someone may be able to help.

Regards

John
 
I normally get this sort of error when I have put something on a page then take it off, or copied something from another page and dropped it in.

By doing this, DM4 seems to leave important bits out of onload, or leave bits in that shouldn't be there.

Have you played around with putting different things in/taken them out etc,? If so consider rebuilding your page if you are not a code whiz that can spot the problem.
 
Thank you for the replies the original page contained layers, I converted them to a table and all works fine now.

Thanks Again

Del
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top