ajax response redirect to another page code example Example: ajax redirect in success success: function(msg){ window.location = "page.html"; }