I use the following code to call a banner:
<? $zid=1177; include ($path_root ."../banner.php"); ?>
This code calls a new banner from a database each time a page is opened/refreshed.
Is there a way to have the banner refresh itself using the above code WITHOUT the page refreshing, this to avoid the annoying click in IE each time the page refreshes?
It would help me a great deal : ))))))))
Mike