| T O P I C    R E V I E W | 
              
                | T00N | Posted - 18 Jun 2008 : 13:52:07 Strange, I created an iframe on a page but instead of loading only the page i was pointing at it loads the page where the i frame is in as well. This is not always so but every now and then.
 
 Please take a look at:
 
 http://lynxcardesign.nl/autostyle.htm
 
 
 | 
              
                | 5   L A T E S T    R E P L I E S    (Newest First) | 
              
                | T00N | Posted - 19 Jun 2008 : 14:45:29 I will make thhe page again but without a masterpage, maybe that helps.
 | 
              
                | s.dav | Posted - 19 Jun 2008 : 14:14:48 I suppose there is a "redirect" on the site you are linking to.
 | 
              
                | T00N | Posted - 18 Jun 2008 : 21:25:35 Hmmm,
 
 this is the i-frame code that I use:
 
 <iframe frameborder="0" width="835" height="800"
 src="http://www.autostyle.nl/products_f.asp?c=5fbda49f87deffafc30bb24502856c21">
 </iframe>
 
 The strange thing is that when I copy the url into my browser it shows the homepage of that company instead of the productpage.
 
 
 | 
              
                | s.dav | Posted - 18 Jun 2008 : 17:24:10 IMO it depends on how you make the pages of your site; when using IFRAME you can load a certain link into an IFRAME by specifying the "Target" property on the link wizard
 | 
              
                | Jan van Londen | Posted - 18 Jun 2008 : 15:09:49 Hello Toon,
 
 It only happens when you load the page the first time, when you use the link http://lynxcardesign.nl/ with nothing after the last /.
 If you click around on the site it never happened to me.
 
 Maybe you do something with "onload"?
 
 Bye, Londen.
 |