When not to use JSON?

Answer Posted / salil

We use JSON mostly when data exchange to our own server.

We should avoid using JSON when exchanging data from partner
sites. As JSON may contain some malicious script. XML would
be a better option here.

Is This Answer Correct ?    25 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we use the xmlhttprequest object in ajax?

713


What are the protocols and forms in ajax?

735


Is it possible to use multiple scriptmanager controls on a web page? : asp.net ajax

720


What are the browser versions that ajax is compatible with?

707


When will html_ajax have a stable release?

769






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

707


What are the security issues with ajax?

709


Which are the knowledge requirements for personal ajax functionality?

670


What are the differences between ajax and javascript? : asp.net ajax

715


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

695


Differentiate between synchronous and asynchronous ajax requests.

796


What is the xmlhttprequest object in ajax?

655


Do we have to use http get/post for the ajax calls?

742


What are synchronous and asynchronous ajax requests?

656


When do I use a synchronous versus asynchronous request?

626