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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Techniques for asynchronous server communication have been around for years. What makes ajax a "new" approach?

517


What is an ajax request and what is a simple example of where a ajax request would be used?

516


What is polling in ajax.

537


What is the work of the conformonformsubmit property in the confirmbuttonextender control? : asp.net ajax

540


What are the new controls introduced in asp.net ajax control toolkit? : asp.net ajax

477






Describe the situations in which ajax should not be used? : asp.net ajax

531


Is there any use abilities problems in ajax?

619


What is the necessary control that must put in order to use Ajax Controls?

569


Does ajax have the same meaning as xmlhttprequest?

549


Which are the trigger types that we find in update panel?

513


Does ajax have significant accessibility or browser compatibility limitations? Do ajax applications break the back button? Is ajax compatible with rest? Are there security considerations with ajax dev

523


Is ajax considered a programming language?

539


Why did ajax kill himself?

498


Methods of consuming web services in AJAX?

542


How do we handle concurrent ajax requests?

518