benjamin64
New Member

84 Posts |
Posted - 30 July 2003 : 13:36:27
|
Hi i did just build a banner rotator,
my problem is that i would like the banner to show in the midle and center of the page, but i cant get it to work :-( i have tried v align and align but i can only center if i use <center></center>
<% DIM strBanners Set strBanners = Server.CreateObject("MSWC.AdRotator") Response.Write (strBanners.GetAdvertisement("ban/tator.txt")) %> |
|