473,465 Members | 1,622 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Error c00ce56e on AJAX

2 New Member
Dear All,

I am using AJAX to get data from the server. My problem is I am getting the error in javascript with error code : c00ce56e but the same code is run under another domain with 0 changes.

My AJAX is simple just calling the php file in onclick event and get the result in responseText and put it in innerHTML.

Please help me in this regards,

- Sathish.
Jan 28 '08 #1
3 7443
gits
5,390 Recognized Expert Moderator Expert
hi ...

have a look here it seems to be an IE bug with encoding and the XMLHttpRequest ...

kind regards
Jan 28 '08 #2
sathishkpm
2 New Member
Hi,

Can you please provide some more details about how to solve this issue and how to solve the character encoding problems in the server machine, for example I am using freeBSD server.

Thanks in advance

- Sathish
Jan 28 '08 #3
gits
5,390 Recognized Expert Moderator Expert
hi ...

as far as i understand the ms-hint for fixing this ... you should ensure that your server sends the correct (seen from the MS point of view ... silly ms again indeed) encoding-string for the MS-XML-parser (i don't know what to change for that but i assume its something in your php/java/webserver-config?) .. may be you could even set it in the script that generates the output? ... or may be you use responseText and parse it yourself ...

kind regards
Jan 28 '08 #4

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

Similar topics

2
by: Alex | last post by:
Example uploaded to: http://www.clickatus.com/ajax/ BTW - This is for FIREFOX, won't work in IE. I don't know why but when it is executed the browser still in loading state... Even though...
5
by: dougwig | last post by:
I'm trying to handle the scenario where a user's session times out and and their ajax request triggers a redirection by the webserver (302 error?). I'm using Prototype 1.4 and the my works great...
0
by: john_c | last post by:
Sometimes I get this error in an aspx page: Invalid postback or callback argument. Event validation is enabled using <pages enableEventValidation="true"/in configuration or <%@ Page...
1
by: ashokr | last post by:
when using Ajax.Request, its giving error Ajax is not defined the same is working in other HTML but not where I want it Syntax is: new Ajax.Request('/myurl',{method:'post' ,...
6
by: =?Utf-8?B?SmFrb2IgTGl0aG5lcg==?= | last post by:
I have been developing with AJAX since the release. Now I received a new client computer and had to install all software again. Everything went fine except AJAX installation where I received an odd...
3
by: nnaveenraju | last post by:
Hi Gurus, I am new to Ajax and JAVA. I am able to call the servlet class from the JSP page using AJAX. The servlet class is called successfully. I am processing some data and the data has...
0
by: =?Utf-8?B?QWxoYW1icmEgRWlkb3MgS2lxdWVuZXQ=?= | last post by:
Hi misters, I have an application web ASP.NET 2.0 using ASP.NET AJAX and Ajax Control Toolkit. We need handles errors of AJAX, and I want have only one method that handles those errors (like...
5
by: =?Utf-8?B?RGlubw==?= | last post by:
I created a page with the updatepanel, works on my laptop and on a production server, however, I get a java scrip error null is null or not a object when i run it from a dev server. written in...
1
sid0404
by: sid0404 | last post by:
Hi I need to send data from my servlet to my html(which contains AJAX), so as per the motivation of the AJAX, this should be done without my webpage reloading / refresh. my code on the ajax...
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
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
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.