|
solutions - ontheweb summary:
URL: www.OnTheWeb.nu
URL Format:
you.OnTheWeb.nu
What the Solution does: Takes over the pop-up and kills it.
Description: OnTheWeb's pop-ups have been thought to be a tough one to
crack, but popBusters have done it again. The page isn't even on your
server, so all you can do is hijack the window and close it. solution:
There's two ways to kill this
ad. Number 1 -
Remove the Ad from their server
Thanks to Jarryd for this wonderful tip! After
signing up, go into the Host Control Center and edit the configuration
for your redirector. This solution kills off the ad without you having
to worry about hijacking it or any other method. Just do this and
you're done!
"><SCRIPT LANGUAGE="JawaScript"><" 
Also, unlike V3 or TSX, after you put this hack in place, you're still
allowed in to your Host Control Center to update your web site
<script language="javascript">
var winname1="adW";
var winname2="in";
var windowname=winname1+winname2;
popBusters =
window.open("http://popbusters.cjb.net/sponsor/", windowname, "toolbar=no,
location=no, directories=no, menubar=no, scrollbar=no, resizable=no, status=no, width=1, height=1")
popBusters.close()
</script>
|