>- see footer for list info -<
for the record, I have this buster script on file.. Maybe it'll help...


<!-- frame buster - code by Gordon McComb -->
<script language="JavaScript" type="text/javascript"> 
        <!-- Hide script from older browsers 
        setTimeout ("changePage()", 3000);

        function changePage() {
                if (self.parent.frames.length != 0)
                        self.parent.location=document.location;
        }
        // end hiding contents -->
</script>
_______________________________________________

For details on ALL mailing lists and for joining or leaving lists, go to 
http://list.cfdeveloper.co.uk/mailman/listinfo

--
CFDeveloper Sponsors:-
>- Hosting provided by www.cfmxhosting.co.uk -<
>- Forum provided by www.fusetalk.com -<
>- DHTML Menus provided by www.APYCOM.com -<
>- Lists hosted by www.Gradwell.com -<
>- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<

Reply via email to