Thanks Vinicius, Wish I had read your hint earlier, a GET did the job for me, for a newbie GET and POST can be confusing. Infact a little description on GET / POST and when to use would have helped.
On Saturday, 7 July 2012 11:17:32 UTC+5:30, Akash Kakkar wrote: > > Hi, > > I want to send string content (html) from client to server using JSON and > then decode the JSON to string in python controller, Can somebody help me > with the syntax. > > Thanks > Akash >

