View Full Version : good banner script?
ian
June 17th, 2001, 17:59
can someone please reccomend a good banner rotator cgi script that does not reqire ssi?
Graeme
June 18th, 2001, 01:58
http://www.phpscriptcenter.com/irotate.php3 but its php/mysql
keith
June 18th, 2001, 15:03
most any script requiring ssi can be executed with a script tag.
instea of using this with a shtml extension:
<!--#exec cgi="/cgi-bin/file.cgi" -->
you could call it like this with basically any html file extension:
<script src="/cgi-bin/file.cgi"></script>
problem is, not everyone will see it. i'm not sayng it'll be blank for 90% of your visitors. but a small amount of browsers are still used that don't support script tags like that.
out of over 300,000 unique hits, according to a counter i use, 99.98% have this enabled. so...
gyrbo
June 19th, 2001, 09:01
Banner Plus
http://awsd.com/scripts/webadverts/
Powered by vBulletin® Version 4.1.7 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.