I have determined that my JSON, coming from the server, is valid (making the ajax call manually), but I would really like to use JQuery. I have also determined that the \"post\"
Why myResult instead of request?
myResult
request
success: function(request) { alert(myResult.length); }