I cannot get how I can return JSON data with my code. JS $(function () { $.ajax({ type: "POST", url: ...
stackoverflow.com