Findhere

Summary:
URL- http://www.findhere.com
Description- Yet another service that offers URL redirection. They give you a 'you.findhere.com' address and a big fat annoying Popup window too! To defeat it see the instructions below:

Special thanks to popBusters for sharing this tip along with many more on thier site:
http://popbusters.cjb.net/.

This is your typical "hijack" senario. You open another window with the same name as the Ad window. Then after you control it, you close it out. This has become almost the standard way to kill ads on Geocities and many other popup abusers.

<HTML>
<HEAD>
<script language="JavaScript">
<!--
var winname1="po";
var winname2="pup";
var windowname=winname1+winname2;
adWindow = window.open("http://www.yahoo.com", windowname,
"toolbar=no,location=no,directories=no,menubar=no,scrollbars=yes,resizable=yes,status=no,width=1,height=1");
adWindow.close();
//-->
</script>
<title>Your Web Site Title Goes Here</title>
</HEAD>
<BODY>
<!--- Your Web page goes here --->





[ Back to the Main Listing ]





© Copyright 1999 Kendall Dawson.
All rights reserved.