473,383 Members | 1,872 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

how to solve the object expected error in IE

1
Hi all I don't know if I am in the right forum, I hope that someone can help me.
I am not a programer, my problem is when I open a website like facebook or howstuffworks the page don't open correctly or it open but with error on page.
I double click on the explamation mark, they said "object expected" in different line but the same char and code. also not only object expected I face, there is also "unterminated string constant" "object doesn't support this property or method"
I don't think that the problem is from the page itself because facebook or howstuffworks have proffesional programers, in additions of that, these pages open correctly on my friend laptop.
I am using IE6 - XP sp2.
plz does someone have the solution or have an idea about the problem???
Oct 26 '07 #1
4 27170
Well, my first tip is to get rid of Internet Explorer and switch to Firefox. It will be much faster and nicer, and it supports what we call "standards", that every browser besides IE follows for our coding to be consistent for every browser.

Now, for the errors. These are all JavaScript errors, and although they are professional programmers, they are inevitable. Google has 50 errors, Digg has 70 errors, etc. Microsoft decided to be stupid and throw the errors in users' faces...

Just ignore them and use Firefox, because frankly, Internet Explorer Sucks.
Oct 26 '07 #2
gits
5,390 Expert Mod 4TB
changed thread title ... don't use plzzz... etc. there ... read the posting guidelines and use a good thread title please ...

kind regards
Oct 26 '07 #3
mrhoo
428 256MB
In the IE menubar, click Tools. then Internet Options, then Advanced.

Scroll down till you see a check box with the label, 'disable script debugging'.
Make sure that one IS checked.

The next one (or somewhere near it), that says 'Notify about every script error' should NOT be checked.

That is how your friend's computer is set up, and why he doesn't get any warnings.
Oct 27 '07 #4
Basically, all you have to do is go to Tools on your interenet explorer page, then interenet options. Then go to advanced and click on "restore defaults". Press apply then OK and you should be done.
Oct 27 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Bill | last post by:
I call a function in my .js file like this: onClick="location.href='blank.html' + generateSearchStringFromForm('section')" where section is the name of my form. The function is defined as...
2
by: jsnX | last post by:
i want a function object that is a) initialized with an STL container foo b) will search foo for an object of type foo::value_type here is my code: ...
11
by: westplastic | last post by:
This one is driving me insane. The script works perfect on Firefox, but Internet Explorer keeps complaining about "Error Object Expected" and stuff like that. I've run it through Firefox's Java...
26
by: yb | last post by:
Hi, Is there a standard for the global 'window' object in browsers? For example, it supports methods such as setInterval and clearInterval, and several others. I know that w3c standardized...
12
by: Andrew Poulos | last post by:
With the following code I can't understand why this.num keeps incrementing each time I create a new instance of Foo. For each instance I'm expecting this.num to alert as 1 but keeps incrementing. ...
4
by: loserdude84 | last post by:
Hi I keep getting the good old error 'Object Expected Error' on a site I recently built. I am really struggling with this one. Object Expected Error Line 66 <div...
1
by: JOJO123 | last post by:
I got here in search of an answer to this Javascrpt question. I upgraded jave on XP Ie 7, acrobat 5.1 and suddenly can't open any pdf files on web sites using IE. I see u guys all say, this is a...
2
by: NannMaw | last post by:
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Server Error in '/WebSite1' Application. -------------------------------------------------------------------------------- Invalid postback or callback argument. ...
2
by: thj | last post by:
Hi. I've got this form that I'm trying to validate: <form id="periodForm" action="" method="post"> <p> Periode: <input id="startDate" name="startDate" type="text" size="7" value="<%=...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.