Scary? Nah, just what I’ve been using for years J. Most people probably have 
been using it to…

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Teddy Payne
Sent: Friday, December 01, 2006 12:00 PM
To: discussion@acfug.org
Subject: Re: [ACFUG Discuss] Frame bustin'

 

Ok, you three are scary.  That code was all the same.

 

Teddy

 

On 12/1/06, Justin Haygood <[EMAIL PROTECTED]> wrote: 

If (window.top.location != window.location ) window.top.location = 
window.location;

 

From: [EMAIL PROTECTED] [mailto: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> ] 
On Behalf Of Derrick Peavy
Sent: Friday, December 01, 2006 11:27 AM
To: discussion@acfug.org
Subject: [ACFUG Discuss] Frame bustin'

 

Anyone have a good, working method of frame busting? I ask because the JS i 
have been using does not work when someone uses a web proxy (annon.) to browse 
a site. 

 

Examples that do not work (among many):

 

<SCRIPT LANGUAGE=JavaScript>

  if (top.frames.length!=0)

   top.location=self.document.location;

</SCRIPT>

 

<script>

if (parent.frames.length > 0) {

    parent.location.href = self.document.location

}

</script>

 

 

When someone uses a service such as  http://www.anonymousproxyworld.com 
<http://www.anonymousproxyworld.com/> /  they can strip the javascript but even 
when they don't, it does not work. They frame the page and append the meta data 
with their URL.

 

_____________ 

Derrick Peavy

Sales and Web Services 

Universal Advertising

Phone: 404-786-5036

Fax: 404-370-0470 

http://www.universaladvertising.com <http://www.universaladvertising.com/>  

http://www.collegeadvertising.com <http://www.collegeadvertising.com/>  

http://www.collegeclassifieds.com <http://www.collegeclassifieds.com/>  

___________________________________

 


------------------------------------------------------------- 
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform 
<http://www.acfug.org/?fa=login.edituserform>  

For more info, see http://www.acfug.org/mailinglists 
Archive @ http://www.mail-archive.com/discussion%40acfug.org/ 
List hosted by FusionLink <http://www.fusionlink.com/>  
------------------------------------------------------------- 




-- 
<cf_payne />
Adobe Certified ColdFusion MX 7 Developer
Atlanta CFUG (ACFUG): http://www.acfug.org 
------------------------------------------------------------- 
To unsubscribe from this list, manage your profile @ 
http://www.acfug.org?fa=login.edituserform 

For more info, see http://www.acfug.org/mailinglists 
Archive @ http://www.mail-archive.com/discussion%40acfug.org/ 
List hosted by FusionLink <http://www.fusionlink.com>  
------------------------------------------------------------- 

N�����r��y����b�X��f�j���鮇���m����q����

Reply via email to