antimedia
10-15-2005, 09:21 AM
Hello, ok here is the scenereo I have created a popup to load an offsite game into it. And when they register to play the game it loads there homepage, which is fine but what I need to do is for it to redirect them back to the origonal popup. Let me give you some links so you can test it for yourself so you get a better understanding
http://www.antimedia.org/games.php
click on the big graphic titled Adventure Quest, it will open in a popup window
Now when you goto register to play the game
(please test this its free registration) it takes you to there homepage after you go through the registration process you can even enter false information it dont matter. This all still done inside the popup window on my site.
It takes you to there homepage which is http://www.battleon.com what I am trying to do is I thought If i added an iframe with like 1 width and height and placed a code in there that was something like:
if load"http://www.battleon.com"
redirect to http://infernozard.battleon.com/build30/game.asp
and this would only trigger from the iframe if the page thats in the popup is http://www.battleon.com
Thank you in advance for any help on this matter
Shawn
http://www.antimedia.org/games.php
click on the big graphic titled Adventure Quest, it will open in a popup window
Now when you goto register to play the game
(please test this its free registration) it takes you to there homepage after you go through the registration process you can even enter false information it dont matter. This all still done inside the popup window on my site.
It takes you to there homepage which is http://www.battleon.com what I am trying to do is I thought If i added an iframe with like 1 width and height and placed a code in there that was something like:
if load"http://www.battleon.com"
redirect to http://infernozard.battleon.com/build30/game.asp
and this would only trigger from the iframe if the page thats in the popup is http://www.battleon.com
Thank you in advance for any help on this matter
Shawn