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