how to make a specific code null on page load in html...?

  • Thread starter Thread starter Casey O
  • Start date Start date
C

Casey O

Guest
I use a hosting service that puts a link to their site at the top of the page. I don't want that specific ad on my page and need a code that goes something like this...
<body onload="nullscript="<--- scriptname-->">>
or something of that sort. That's an example that wont work because its not a true code. I just need a simple source code that will disable the script and only that script. or it would even be better if it would take out a link because thats all I need out.
please help me...
 
Back
Top