Trying to make a simple ajax call from the view back to the controller.
It is working, however the data I'm sending isn't coming in the 
request.vars if I sent the contentType="application/json".
I know there is an internal ajax function, but I have my own library with 
these functions I'd like to use.

Here is the code :
http://pastie.textmate.org/4670338 

Pretty sure I'm doing something silly here. Thanks.

-- 



Reply via email to