Hello there,
I am a beginner with construct 2. I want to know how to work with json data received/posted using AJAX object.
I come from a javascript background, where I can hold the json output in the memory and work with them as objects. and I wonder if there is a way in C2 to handle json in the same way javascript does.
Also, while posting data to AJAX url, how I can send a json object to url.
I searched for a solution for this and it got me nowhere, may be because I am not really familiar with the board yet. so I would appreciate it if anybody can help me here.
Thanks folks.