Post Data to iFrame with HTML Only


/ Published in: HTML
Save to your folder(s)

To send data into iFrame you don't need JavaScript or anything. You just have the form's target attribute match the iframe's name attribute. The outer page doesn't even reload. Copy this code and test it.

URL: www.apphp.com/index.php?snippet=html-post-data-into-iframe

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.