473,414 Members | 1,697 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,414 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 27175
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
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...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...

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.