Try ti use JSON format in response, like this {"box1": "the content goes there", "box2": "the second content goes there"}
You can access to data using responce.box1 and responce.box2. It's simply!
Try ti use JSON format in response, like this {"box1": "the content goes there", "box2": "the second content goes there"}
You can access to data using responce.box1 and responce.box2. It's simply!