Are there any security issues with ajax?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More AJAX Interview Questions

How can we assign an object in Java Script?? For Example:- ----------- If i create an object "obj1" var obj1 = Object(); obj1.name = "hari"; and if i want to assign it to two objects "obj2" and "obj3" with different names... obj1.name = "gopi" obj2 = new Object(obj1); obj1.name = "raghu" obj3 = new Object(obj1) Now ob2.name become to "raghu" from "gopi". WHY? how to solve the above problem?

2 Answers  


What are the requirements to run asp.net ajax applications on a server?

0 Answers  


What are the different ready states of a request in ajax?

0 Answers  


Is ajax just another name for xmlhttprequest?

0 Answers  


How do I access data from other domains to create a mashup with java?

0 Answers  






What is an ajax request?

0 Answers  


Is ajax a technology platform or is it an architectural style?

0 Answers  


Do ajax applications always deliver a better experience than traditional web applications?

0 Answers  


What is Synchronous and Asynchronous AJAX request.

2 Answers  


Can I use ajax with seam?

0 Answers  


When will html_ajax have a stable release?

0 Answers  


How many types of triggers are present in update panel?

1 Answers  


Categories