Latest Lists

HTML help removing banner?

When ever i upload my HTML to CJB.NET my web site host it uploads it's own banner to my site here is the HTML for the banner - if (self == top) { document.write('<frameset border="0" onload="cjbnetcontent.location.href=location.href" rows="36,*"><frame name="cjbnetad"><frame name="cjbnetcontent"></frameset>'); document.close(); cjbnetad.document.write('<html><body alink="#000066" bgcolor="#ffffff" bottommargin="0" leftmargin="0" link="#000066" marginheight="0" marginwidth="0" rightmargin="0" scroll="no" text="#333333" topmargin="0" vlink="#000066"><table cellpadding="0" cellspacing="0" height="100%" width="100%"><td align="left" height="100%"><table cellpadding="0" cellspacing="0"><td align="center"><font face="arial" size="3"><b><a href="http://www.cjb.net/" style="color:#333333;font-size:14px;text-decoration:none">CJB.NET</a></b></font></td><tr><td align="center"><font face="arial" size="1"><a href="http://www.cjb.net/cgi-bin/order.cgi?service='+cjbnetservice+'&username='+cjbnetusername+'">Remove Ads</a></font></td></table></td><td align="right" height="100%"><table width="728"><td align="center" bgcolor="#eeeeee"><font face="arial" size="1"><a href="http://www.cjb.net/blogs.html">Free Blog Hosting</a></font></td><td align="center" bgcolor="#eeeeee"><font face="arial" size="1"><a href="http://www.cjb.net/dns.html">Free Dynamic DNS</a></font></td><td align="center" bgcolor="#eeeeee"><font face="arial" size="1"><a href="">Free Forum Hosting</a></font></td><td align="center" bgcolor="#eeeeee"><font face="arial" size="1"><a href="http://www.cjb.net/image.html">Free Image Hosting</a></font></td><td align="center" bgcolor="#eeeeee"><font face="arial" size="1"><a href="http://www.cjb.net/shell.html">Free Shell Account</a></font></td><td align="center" bgcolor="#eeeeee"><font face="arial" size="1"><a href="http://www.cjb.net/redirect.html">Free URL Redirection</a></font></td><td align="center" bgcolor="#eeeeee"><font face="arial" size="1"><a href="http://www.cjb.net/host.html">Free Web Hosting</a></font></td><td align="center" bgcolor="#eeeeee"><font face="arial" size="1"><a href="http://www.cjb.net/shorten.html">Shorten URL</a></font></td><td align="center" bgcolor="#eeeeee"><font face="arial" size="1"><a href="http://www.cjb.net/proxy.html">Surf Anonymously</a></font></td></table></td><tr><td bgcolor="#c0c0c0" colspan="2" height="1" width="100%"></td><tr><td bgcolor="#808080" colspan="2" height="1" width="100%"></td><tr><td bgcolor="#404040" colspan="2" height="1" width="100%"></td><tr><td bgcolor="#000000" colspan="2" height="1" width="100%"></td></table></body></html>'); cjbnetad.document.close(); } I can't just delete it off the page because it gets added to my HTML code once i upload to the CJB.NET server is there anyway i can block the banner coming up using JAVA or HTML code or can i change the banner to my own?

Public Comments

  1. you could try using layers to make a layer appear in the same position as the banner. search for css div layers tutorial
Powered by Yahoo! Answers