What is the Use of true or false in Ajax cal using Java
Script?
Answer Posted / vicky
I believe the question is about Open
("Get/Post","url","async") method.
True : Asnynchronisation is on. We can carryon the
processing and must not wait for the result. We'll assign
the function to get data in onReadyStateChange.
False: Synchronous processing. We must wait for the result
for further processing.
Thanks,
VS
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What are the types of data types?
How to create function in JavaScript?
What and where are the best javascript resources on the web?
Write a program to exaplain the deferred scripts using event handlers in javascript.
How to set the cursor to wait in JavaScript?
What are the advantages of using external javascript?
How to get value of an element by class in javascript ?
Iam getting xml when we click on one button.Iam placing that
xml in dom.Im getting that xml data in one xsl.In that xsl
I want to increase the variable value which is declared in
xsl.
Ex:
What are the javascript objects?
Expand BOM and explain it?
Is there any ide for javascript?
How long does it take to learn coding?
How long does it take to get good at javascript?
List some of the advantages of javascript.
What javascript means?