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 |
is package good in ajx?
How we can send more values through the response text?
Does ajax have significant accessibility or browser compatibility limitations?
What are the protocols used by Ajax?
What technologies are being used in ajax? : asp.net ajax
Diff b/w javascript and jquery
What is the minimum version of php that needs to be running in order to use html_ajax?
how to send more values through respnseText
What is the difference between proxied and proxyless calls in AJAX?
Does load runner support ajax apps?
Which are the two methods used for cross domain Ajax calls?
What is asynchronous request in ajax?