I\'ve queried and doesn\'t work out what I\'ve found. Is there any way to redirect to give url with POST method using Javascript or jquery?
There is no way to do so.
Even a a element Sstrikes the GET.
a
GET
What you can do is make a Ajax request to post and in on-success use window.open().
on-success
window.open()