Friday, 27 September 2013

Send POST data on redirect with Javascript/jQuery to a top level iframe?

Send POST data on redirect with Javascript/jQuery to a top level iframe?

This question refers to: Send POST data on redirect with Javascript/jQuery?
The solution for the problem was to generate a hidden form which is then
submitted to handle the POST + redirect - however I will be generating the
page in an iframe and redirecting the parent frame - is this possible with
javascript?

No comments:

Post a Comment