Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 149517
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T09:08:36+00:00 2026-05-11T09:08:36+00:00

I have tested this on Firefox, Opera and Seamonkey. It works fine. When it

  • 0

I have tested this on Firefox, Opera and Seamonkey. It works fine. When it comes to Internet Explorer 7. It works but upto a certain point. I am making an AJAX call to a PHP script every few seconds. In IE7 it makes the first AJAX call and it retrieves the data but it doesn’t do it again ever. Even though i have a setTimeout function in the else block. WHY? 🙁

startTime = setTimeout('getStatus()', 5000);   }//function convertNow 

function getStatus() {

    $.ajax({     type: 'GET',     url: 'fileReader.php',     data: 'textFile=' + fileNameTxt,     success: function(respomse){     textFileResponse = respomse.split(' ');     $('#done').html('Downloading & Converting Video...<b style='font-size:17px;color:green;'>' + textFileResponse[0] + '</b><br /><b>' + properFileName + '</b>');     }     });//ajax      if(textFileResponse[0]=='100.0%'){      }     else{            continueTime = setTimeout('getStatus();', 3000);          alert('call end');     } 

}

Apologies if any frustration comes through this question. I’ve been running around like a headless chicken for the past 3 hours.

Thank you for any help.

EDIT 2

I have added the full function. The setTimeout seems to be working correctly. It must be the AJAX call, am just checking what is being returned. Even stranger! It keeps returning the same value from the AJAX request and its not getting any newer values!! I think Answer 2 might have something.It may be due with cache but how do you over come that?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T09:08:36+00:00Added an answer on May 11, 2026 at 9:08 am

    Are you requesting the ajax call via HTTP GET as opposed to HTTP POST? IE tends to use cached results of ajax calls unless you use POST instead of GET.

    EDIT: Since you’ve updated your question, I can see that you are indeed using the GET verb. Change it to POST and I bet your issue will be resolved.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have this regex I built and tested in regex buddy. _ [ 0-9]{10}+
I have tested my website on Safari and Firefox on both PC and Mac
I have tested all my systems developed in Delphi (in Windows XP) on Wine
I have a Rails app that I have successfully tested with Mongrel and Webkit.
Should simple JavaBeans that have only simple getters and setters be unit tested?? What
I never seen this before but you can invoke the HREF attribute of a
I have found this example on StackOverflow: var people = new List<Person> { new
i have a input tag which is non editable, but some times i need
Have just started using Google Chrome , and noticed in parts of our site,
Have you ever seen any of there error messages? -- SQL Server 2000 Could

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.