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