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