| MHenke on Aug 28, 2006 at 10:12:58 AM Hum, I don't know what you mean by "when the web address redirects to it", but if want to load http://www.ellemenbeauty.co.nr/ into your iframe, you don't have anything to put in, but to remove something: <SCRIPT language=JavaScript>
if(top.frames.length > 0)
top.location.href=self.location;
</SCRIPT>
Or, simply load http://vip.members.beeb.net/abena/ellemen/ellemenhtmjs/ellemenhome.htm into your iframe, as I already suggested.
|