views:

507

answers:

1

I downloaded the JSON2.js from http://www.json.org/json2.js and it does not have implementation for JSON2.stringify()

To be able to call a wcf service from jquery, I am using a helper class that uses JSON2.stringify()

What's the difference between the two and where do I get JSON2?

+3  A: 
Gaby