D1gTaL_K0z
10-22-2003, 10:56 PM
I went to http://dot.tk and registered a domain with them.
Its basically a free forwarding service using a .tk domain.
Some of you may want to help me. Others will flame me for even asking this question, but none the less...
This is the source which I obviously don't have access to. Is there a script that I can put on my site that will prevent the pop-up ad loading?
The "****" are the only parts that I can control.
___________________________________________________
<html>
<head>
<title>***</title>
<meta name="description" content="***">
<meta name="keywords" content="***">
<script language = "JavaScript">
<!-- hide start
function popup() {
window.open("http://banners.dot.tk/banner?fldpromonr=1&fldbannernr=0&flddomainnr=2793234","bannerpopup","height=100,width=486");
}
// hide end -->
</script>
</head>
<frameset onLoad="JavaScript:popup()" rows="*,1" framespacing="0" border="0" frameborder="NO">
<frame src="*****http://myurl.com*****" name="dot_tk_frame_content" scrolling="auto" noresize>
</frameset>
<noframes>
<body>
</body>
</noframes>
</html>
___________________________________________________
Thanks Again for your help.
I'm sure if this is posible it will save many money and pop-ups.
Its basically a free forwarding service using a .tk domain.
Some of you may want to help me. Others will flame me for even asking this question, but none the less...
This is the source which I obviously don't have access to. Is there a script that I can put on my site that will prevent the pop-up ad loading?
The "****" are the only parts that I can control.
___________________________________________________
<html>
<head>
<title>***</title>
<meta name="description" content="***">
<meta name="keywords" content="***">
<script language = "JavaScript">
<!-- hide start
function popup() {
window.open("http://banners.dot.tk/banner?fldpromonr=1&fldbannernr=0&flddomainnr=2793234","bannerpopup","height=100,width=486");
}
// hide end -->
</script>
</head>
<frameset onLoad="JavaScript:popup()" rows="*,1" framespacing="0" border="0" frameborder="NO">
<frame src="*****http://myurl.com*****" name="dot_tk_frame_content" scrolling="auto" noresize>
</frameset>
<noframes>
<body>
</body>
</noframes>
</html>
___________________________________________________
Thanks Again for your help.
I'm sure if this is posible it will save many money and pop-ups.