I have an iFrame with a third party form that is redirecting within the iframe to the final page, however I want the parent page to do the redirect instead.
I understand that there are cross-domain security reasons for not allowing me to change things, but is there a way in which I can do it manually via javascript?