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 792383
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T21:59:00+00:00 2026-05-14T21:59:00+00:00

xmlhttp.onreadystatechange=function() { So this says onreadystatechange , invoke function(). Can I put parameters in

  • 0
xmlhttp.onreadystatechange=function() {

So this says onreadystatechange, invoke function(). Can I put parameters in function()? Second question, what does it mean when someone writes, xmlhttp.onreadystatechange=statechanged? Does that mean it will always be true or something?

  • 1 1 Answer
  • 1 View
  • 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. Editorial Team
    Editorial Team
    2026-05-14T21:59:01+00:00Added an answer on May 14, 2026 at 9:59 pm
    1. You can’t use a parameter since onreadystatechange has no parameters to give you. What parameter are you expecting? It is simply a hook for handling the response. What you do have available is the xmlhttp.readyState which tells you if the response is ready or not, xmlhttp.status – the http status code (i.e. 200), and xmlhttp.responseText – the response itself.

    2. No – that means you are assigning a variable reference (a function) to onreadystatechange.

    I would strongly suggest using a JS framework (such as jQuery) to do AJAX calls – it will abstract away the low-level details you are asking about. If you must use native JS AJAX calls – read this tutorial.

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

Sidebar

Ask A Question

Stats

  • Questions 538k
  • Answers 538k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer As luck would have it, I have found a workaround… May 17, 2026 at 2:08 am
  • Editorial Team
    Editorial Team added an answer Analytics might help you here: SELECT ID, NAME, rn FROM… May 17, 2026 at 2:08 am
  • Editorial Team
    Editorial Team added an answer I would suggest you look at how the official alarm… May 17, 2026 at 2:08 am

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

I'm migrating some old code to jquery: xmlHttp.onreadystatechange = function() { if (xmlHttp.readyState ==
For some reason, onreadystatechange call back function is not being called in asynchronous mode.
I'm new to Ajax and this has me stumped. It's relatively simple but trips
The problem seems very strange. I have a AJAX helper function within a same
This is my ajax code, For example URL 1 : www.text1.com and URL 2
Right now I'm struggling to get this simple PHP AJAX request to work. <html>
When I run this code the page repeats its self. I also need it
I'm experimenting on this code that I got from the net (I'm trying to
This script I wrote works perfect on IE! It works on Chrome and FireFox
I have the following code. var d3_ad = 1; function displayD3Ad(){ var query_string =

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.