Banner Advert won't publish

F

Fred

Hi,

I'm trying to load this advert but although it looks OK in FP2002 and in preview it just won't publish. Anyone got any idea what I'm doing wrong?

Fred

<tr>
<td width="25%" align="justify" height="39" colspan="2">
<p align="center"><!--Start RatesToGo Banner Code-->
<a href="http://www.ratestogo.com/enter.asp?id=8188">
<img src="http://www.ratestogo.com/content/creatives/b2.gif" border=0 alt="Last minute hotel reservation!" width="468" height="60"></a>
<!--End RatesToGo Banner Code--></td>
<td width="25%" align="justify" height="39" colspan="2">&nbsp;</td>
</tr>
 
T

Thomas A. Rowe

What do you mean it won't publish, it is just HTML in a page, if the page
uploads, then the script would also.

The code works just fine.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================


Hi,

I'm trying to load this advert but although it looks OK in FP2002 and in
preview it just won't publish. Anyone got any idea what I'm doing wrong?

Fred

<tr>
<td width="25%" align="justify" height="39" colspan="2">
<p align="center"><!--Start RatesToGo Banner Code-->
<a href="http://www.ratestogo.com/enter.asp?id=8188">
<img src="http://www.ratestogo.com/content/creatives/b2.gif" border=0
alt="Last minute hotel reservation!" width="468" height="60"></a>
<!--End RatesToGo Banner Code--></td>
<td width="25%" align="justify" height="39" colspan="2">&nbsp;</td>
</tr>
 
Top