473,386 Members | 2,129 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,386 software developers and data experts.

Problem loading AJAX content only in IE

ifedi
60
Hi guys,
Kindly spare a moment to look at this page: http://gottkann.com
Most of the page content is designed to be loaded by AJAX (mostly jQuery .post and .get) on clicking the menu links on top and to the left. Problem is: after A SINGLE SUCCESSFUL loading, nothing else happens in IE (I've tried v7 and v8), and only 'Home' seems to do anything.
All other major browsers seem to be doing just fine. And to complicate matters some more, this problem with IE ONLY APPEARED after uploading to shared webhosting, since IE was working perfectly well on localhost testing machine.
I'd greatly appreciate anyone's insight.
Regards,
Ifedi.
Dec 31 '10 #1
1 1869
ifedi
60
Hi folks,
I obtained one DebugBar which I installed on IE. With this, I could monitor the HTTP traffic (a little like FF Firebug). With this, I noticed this returned content each time IE went 'silent':
Expand|Select|Wrap|Line Numbers
  1. <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
  2. <html><head>
  3. <title>406 Not Acceptable</title>
  4. </head><body>
  5. <h1>Not Acceptable</h1>
  6. <p>An appropriate representation of the requested resource /aj/sec_contents.php could not be found on this server.</p>
  7. <p>Additionally, a 404 Not Found
  8. error was encountered while trying to use an ErrorDocument to handle the request.</p>
  9. </body></html>
  10.  
I really do not understand this error 406 that well, particularly why it should play up NOT with the first request, but with subsequents!

Thanks as I wait an trudge!

Regards,
Ifedi.
Dec 31 '10 #2

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

Similar topics

1
by: Nomad | last post by:
I'm trying to load an XML document into the DOM using the ActiveXObject I've succeeded in doing this on one machine. Which shouldn't becaus I've checked for the ActiveXObject and it doesn't...
1
by: Tom Vukovich | last post by:
I'm having a problem loading an xmldocument from the web. The xml i wish to bring into the application is generated from a request to an ASP page. The following code does not work. ...
1
by: mdthanh | last post by:
Hi All! Please help me. I got problem with AJAX atlas & Ultragird, atfer sorting the column my webpage get Javascript error. Anyone have experience on this on please help. I falled on them 3...
8
by: Samik R. | last post by:
Hello, I am using the innerHTML property of a div placeholder to update the contents, and the HTML is provided from a perl script on the server side. The perl script gets called through AJAX when I...
3
nirmalsingh
by: nirmalsingh | last post by:
hai All, i have found a major problem in ajax. datas are not secured while we send through data through url parameters from javascript to behind screen server page the url with parameters is...
0
by: why | last post by:
I have a problem with embedded content, quicktime and youtube flash content, in a page. My page has a sidebar on the left and mixed content on the right. When I scroll through the content and the...
17
by: bhappy | last post by:
Hai All, I got one problem in ajax.im applying ajax for 3 dropdown lists when im selecting 3 dropdown values in first time it is working, in 2nd time it is taking the request as postback for same...
1
by: Jurjen de Groot | last post by:
My web-app using .NET 3.5 and AJAX 3.5, is working well using the local machine. When running on the webserver (windows 2003 + .NET 3.5 installed) the page works just fine, until I hit 'Next'...
1
by: hesameagle | last post by:
Hi I want to use ajax to connect to database and echo some data in my page, I wrote these two codes that can handle my need: index.php ----------------------------------------- <?php ...
6
abdoelmasry
by: abdoelmasry | last post by:
Hi Men please help me to solve this problem i have textbox in html page i require arabic data from php page using method POST with ajax to view in the textbox i always got a strange...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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
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
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...

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.