Which are the two methods used for cross domain Ajax calls?



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

Post New Answer

More AJAX Interview Questions

How to use ajax in updateprogress control?

0 Answers  


Why do we use the xmlhttprequest object in ajax? : asp.net ajax

0 Answers  


How was ajax killed?

0 Answers  


Why does html_ajax hang on some server installs?

0 Answers  


is package good in ajx?

1 Answers  






Describe ajax control extender toolkit? : asp.net ajax

0 Answers  


What are the difference between AJAX and Javascript?

0 Answers  


Can ajax technology work on web servers other than iis?

0 Answers  


How to handel error in ajax?

0 Answers  


What is asp.net ajax? : asp.net ajax

0 Answers  


What role of #&& in querystring?

1 Answers  


is the xmlhttprequest object part of a w3c standard?

0 Answers  


Categories