{"id":4017,"date":"2017-02-07T12:08:39","date_gmt":"2017-02-07T17:08:39","guid":{"rendered":"http:\/\/local.brightwhiz\/?p=4017"},"modified":"2021-12-08T13:09:51","modified_gmt":"2021-12-08T18:09:51","slug":"post-web-forms-iframe-another-page","status":"publish","type":"post","link":"http:\/\/local.brightwhiz\/post-web-forms-iframe-another-page\/","title":{"rendered":"How to Post Web Forms to an iFrame on Another Page"},"content":{"rendered":"\n
We recently discussed how to post HTML<\/a> form data to an iFrame. But we saw that the solution we provided<\/a> only works if the iFrame is on the same page as the form.<\/p>\n\n\n\n This time around we decided to show you how you can do the same thing. This time we will be targeting an iFrame embedded<\/a> on another web<\/a> page on the same domain. We stress the same domain here because we are going to be using JavaScript and a little bit of PHP<\/a>.<\/p>\n\n\n\n