Satish:
Status will just let you know if the call itself worked, i.e., there was a reply. You'll have to look at xData to see what the returned data is and whether there are issues. Try alerting (or better, inspecting with Firebug) xData.responseText.
M.
Status will just let you know if the call itself worked, i.e., there was a reply. You'll have to look at xData to see what the returned data is and whether there are issues. Try alerting (or better, inspecting with Firebug) xData.responseText.
M.