|
-
Nov 11th, 2000, 09:14 AM
#1
Thread Starter
Member
i know this is a vb questions area.. but this forum has 10 times more visitors than any other forum ...so...:
i created my own .com with NameZero
BTW :
http://www.dealmanisrael.com
but i want to remove the commercial beneath...
i know it's possible because some guy did a favour to a friend of mine...and walla ...the commercial is gone..
if you're interested...
http://www.carpediemisrael.com
Please help me out if you know how to remove it...
-
Nov 11th, 2000, 09:20 AM
#2
Lively Member
easy
That's easy. I have a homepage at NameDemo, and I get a bar
at the bottom too (vozcrew.com). All you have to do is put
this javascript in your head tag (between <head> and </head>
here it is:
<SCRIPT LANGUAGE="JavaScript">
<!--
if (window != top) top.location.href = location.href;
// -->
</SCRIPT>
Try it. The bar will disappear. For a look, try
http://www.vozcrew.com and look at the bottom of the screen.
To VB or not to VB, that's the question...
-
Nov 11th, 2000, 09:29 AM
#3
Lively Member
BTW
By the way, you only have to do this script one time, so
only in your index.html...
let me know when it works...
To VB or not to VB, that's the question...
-
Nov 11th, 2000, 09:31 AM
#4
Thread Starter
Member
thanks
thanks...
BTW : You Have A Nice Site ..
the downloads dont work though..
-
Nov 11th, 2000, 09:35 AM
#5
Lively Member
mmm?
Downloads don't work? Can you please tell me wich ones, so
I can fix the broken links?
Thanx
To VB or not to VB, that's the question...
-
Nov 11th, 2000, 12:37 PM
#6
Hyperactive Member
Your script works well with IE, but alas, if someone visits with Netscape - doesn't work.
-
Nov 11th, 2000, 03:20 PM
#7
Lively Member
It does work
Mmm, my brother has Netscape 4, and it works!! Maybe older versions, but it works great with Netscape 4
To VB or not to VB, that's the question...
-
Nov 11th, 2000, 05:30 PM
#8
Hyperactive Member
I'm using the latest Netscape 4.76. I'll try your site again...
Still won't work - give me a connection refused error. Works with IE though, hmmm...
[Edited by dsy5 on 11-11-2000 at 05:32 PM]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|