Thread: anti ads
View Single Post
Old 09-20-2003, 09:46 PM   #1 (permalink)
CaN Opener
^ reads books
 
CaN Opener's Avatar
 
Join Date: Feb 2003
Location: San Fran
Posts: 66
CaN Opener is on a distinguished road
antiad / pop software

i have a nortons firewall 2003 pro. and i have activated the anti ad and pop up prog that is embeded with it. but when i go to my web site some of the pictures dont load.

when i turn my firewall off they do

for example hre is what a section of code looks like ( thsi is a sliced splash image)

Code:
       <tr> 
      <td><img name="banner/backroundv6_r1_c1" src="banner/backroundv6_r1_c1.gif" width="27" height="76" border="0" alt=""></td>
      <td rowspan="8"><img name="banner/backroundv6_r1_c2" src="banner/backroundv6_r1_c2.gif" width="40" height="480" border="0" alt=""></td>
      <td><img name="backroundv6_r1_c3" src="banner/backroundv6_r1_c3.gif" width="9" height="76" border="0" alt=""></td>

but when i view the code when it loads i get
Code:
<tr> 
      <td></td>
      <td rowspan="8"></td>
      <td></td>

ty
can
__________________
there's no place like 127.0.0.1
CaN Opener is offline   Reply With Quote