I am new to json.
I want to pass response to server through json and read result.
I want to pass data like as fallows to the given url
{"dataset": [{"fname":"fane", "Lname":"lname" } ]}
if any one know the solution please help me.
Thanks in advance.