PDA

View Full Version : Forcing a page into an Iframe


welo
09-05-2002, 06:13 PM
This is similar to the Topic I broke this board in with (http://codingforums.com/showthread.php?s=&threadid=79), except now I need to cause a page to render in the Iframe rather than a popup.

For instance, if you punch the url in the address bar to the page supposed to occupy an Iframe (or a search engine spiders it without your knowing), the page launches the page supposed to contain it.

Dunno why I'm drawing a blank on this. The code for the forced popup should be enough of a clue. I just suck at javascirpt, I guess. :D

joh6nn
09-05-2002, 08:23 PM
http://codingforums.com/ubb/Forum4/HTML/009362.html

welo
09-08-2002, 01:03 PM
Been out of the loop for a couple of days. Thanks joh6nn. That looks like exactly what I need. :)