# Open link into external iframe?

**URL:** https://forum.kirupa.com/t/open-link-into-external-iframe/265299
**Category:** Uncategorized
**Created:** [July 7, 2008, 3:36pm UTC](https://forum.kirupa.com/t/open-link-into-external-iframe/265299 "2008-07-07T15:36:48Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![cjj](https://avatars.discourse-cdn.com/v4/letter/c/ecc23a/32.png) [@cjj](https://forum.kirupa.com/u/cjj)
#### Post date: [July 7, 2008, 3:36pm UTC](https://forum.kirupa.com/t/open-link-into-external-iframe/265299/1 "2008-07-07T15:36:48Z")

</div>

Hopefully someone can help me with this. How do I open a link (from another page) to open into an iframe?

SO basically on my page I need a link to another page called “my\_page.php” and on this “my\_page.php” page I need it to then open up another link called “inside\_my\_page.php” inside the iframe on that page.

Hope this makes sense. I also hope it’s possible. I would really appreciate any help or guidance.

Thanks a million ![](http://forum.kirupa.com/uploads/kirupa/3605/6b0ea229928253da.gif) ![](http://forum.kirupa.com/uploads/kirupa/3605/6b0ea229928253da.gif)

---

<div class="post-metadata">

### Author: ![actionAction](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/actionaction/32/3987_2.png) [@actionAction](https://forum.kirupa.com/u/actionAction)
#### Post date: [July 7, 2008, 4:03pm UTC](https://forum.kirupa.com/t/open-link-into-external-iframe/265299/2 "2008-07-07T16:03:48Z")

</div>

Set the target attribute of your link to whatever value is in the name attribute of your iframe.
