How do you get the background color to be added to the <TD>also. This is my code below.
Asp page: banner.asp
DIM strBanners
Set strBanners = Server.CreateObject(MSWC.AdRotator)
<Table width=800 height=100 border=0 cellpadding=0 cellspacing=0>
<tr>
<td width=100% height=100 border=0 valign=top bgcolor=<sbgcolor>>
Response.Write (strBanners.GetAdvertisement("adrotator.txt"))
</td>
Adrotater TXt
REDIRECT /index.asp
WIDTH 500
HEIGHT 100
BORDER 0
*
images/100.jpg
http://www.blackhearentertainement.com
Visit Advertiser1 now!
65
images/200.jpg
http://www.blackhearentertainement.com
Visit Advertiser1 now!
65
images/300.jpg
http://www.blackhearentertainement.com
Visit Advertiser1 now!
65
</tr>
</table>






Bookmarks