Do you mean one that keeps rotating whilst the page is being used or one that displays a different ad(image) each time you refresh the page.
roryt
Nearly a Posting Virtuoso
1,286 posts since Oct 2005
Reputation Points: 178
Solved Threads: 15
Ideally you would have the banner slideshow in either flash or javascript. Flash preferred.
Then on your side (i.e. on the server side) you would use a random script generated in php or something similar. Of course it could all be done on the client side using javascript - but I wouldn't.
iamthwee
Posting Expert
5,950 posts since Aug 2005
Reputation Points: 1,543
Solved Threads: 439
I am very much not a fan of phpAdsNew. On all but the smallest sites it is rather sluggish, and the code is very inefficient. Unfortunately I don't have any other free solutions for you either, though.
cscgal
The Queen of DaniWeb
19,421 posts since Feb 2002
Reputation Points: 1,474
Solved Threads: 229
I still can't tell whether you want to rotate an ad or a image?
If it is an image there are alot of codes on the web but this one may help you:
Put the following code where you would like the image to appear:
[html]
roryt
Nearly a Posting Virtuoso
1,286 posts since Oct 2005
Reputation Points: 178
Solved Threads: 15