Which are the two methods used for cross domain Ajax calls?
Answer / v madhu babu
There are two methods used to transfer data between the two more more security domains:
CROS – Cross Origin Resource Sharing and it works with the HTTP web browsers
JSONP – JSON with Padding which works with the HTTP GET and on legacy browsers
| Is This Answer Correct ? | 0 Yes | 0 No |
Does this mean adaptive path is anti-flash?
What about applets and plugins?
Does ajax work with java?
Is ajax considered a programming language?
How can you find out that an AJAX request has been completed?
What are different readystate in ajax?
Which are the knowledge requirements for personal ajax functionality?
What is the difference between synchronous and asynchronous requests?
What is the difference between proxied and proxyless calls in AJAX?
What is the minimum version of php that needs to be running in order to use html_ajax?
How to create an ajax website using visual studio?
Explain the need of the timer control in ajax? : asp.net ajax