What is the Use of true or false in Ajax cal using Java
Script?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / hari kumar
ajax is a very famous football team ,but it doesnt hav any players wit the name true or false ,hence the qn is wrong
| Is This Answer Correct ? | 0 Yes | 6 No |
How dhtml is used in javascript?
What does polyfill mean?
What is slug in javascript?
How is it possible to get the total number of arguments that are passed to a function?
What are the security related issues in JavaScript scripts?
What is the Difference between HTML and DHTML
What are the different types of errors supported by javascript?
What is a way to append a value to an array?
how can we use java script message alert with asp.net with useing vb.net coding show full process with its coading
What is stack queue?
Event bubbling and Event Capturing in JavScript?
What is decodeuri() function?