I\'m trying to use jQuery and Ajax and I use this method. but I get the error $.toJSON is not a function in my firebug . where is the problem? I use jquery 1.3.2 . thanks >
You need to include the jquery-json library from http://code.google.com/p/jquery-json/ on your page.
jquery-json