hi, this is first I am starting to use json and wondering how I can check whether a field is defined or not I am using form plugin to submit my form though ajax. On the server, depending on result, I set either success or failed field and pass the json data to client..now I want to which field is set and appropriately update the UI.
thanks Ritesh