Jump to content

AJAX and IE6


Stooney

Recommended Posts

Internet Explorer by default won't update page per visit, so my ajax script doesn't work on ie browsers with default settings (which is what most users use).  Is there a way to force ie to update the page per visit?

 

My ajax script loops every few seconds, retrieving updated values from a database, and updates what is shown on the screen.  Works fine in firefox and ie when 'Check for new versions of stored pages' is set to every visit. 

Link to comment
https://forums.phpfreaks.com/topic/81608-ajax-and-ie6/
Share on other sites

are you talking about using a AJAX Hit Counter - is that what your trying to do? if the php code is the problem; post your php code here - so we can take a look at the problem. if AJAX script is not work; you will need to post it here:

 

http://www.phpfreaks.com/forums/index.php/board,51.0.html

Link to comment
https://forums.phpfreaks.com/topic/81608-ajax-and-ie6/#findComment-414538
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.