<form method="post" action=" {URL} ">
$(form#id).submit();
success: function (data) {
window.location.href = "http://stackoverflow.com";
}