| Posted by Jonathan N. Little on 07/05/06 16:54 
Stefan Mueller wrote:
 You clipped who quoted this, don't please, it looked like my quote but
 it was jojo's remarks
 
 >>> BTW: The reason why his workaround with frames doesn't work with all
 >>> pages might be that some people prevent their pages to be framed in a
 >>> different one with some script, so nobody else can claim their content as
 >>> his/hers. (and I'm one of those persons... ;-D)
 >
 > In the frameset are only my pages running and I don't prevent pages to be
 > framed.
 > However, the problem is that it fails if the web page does a 'refresh'. The
 > frameset gets destroyed:
 >   <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 >   <html>
 >     <head>
 >       ...
 >       <meta http-equiv = "refresh" content = "0; url = index.html">
 ^^        ^^^^^^^^^
 [1]        [2]
 [1] I believe "0" is not a valid value on refresh >0
 
 [2] Is index.html your frameset definition? Also think it must be the
 full "http://www.example.com/index.html"
 
 >       ...
 >     </head>
 >     ...
 >   </html>
 >
 > Stefan
 >
 >
 
 
 --
 Take care,
 
 Jonathan
 -------------------
 LITTLE WORKS STUDIO
 http://www.LittleWorksStudio.com
 [Back to original message] |