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 |
How to use ajax in updateprogress control?
Why do we use the xmlhttprequest object in ajax? : asp.net ajax
How was ajax killed?
Why does html_ajax hang on some server installs?
is package good in ajx?
Describe ajax control extender toolkit? : asp.net ajax
What are the difference between AJAX and Javascript?
Can ajax technology work on web servers other than iis?
How to handel error in ajax?
What is asp.net ajax? : asp.net ajax
What role of #&& in querystring?
is the xmlhttprequest object part of a w3c standard?