I would like to include rotating banners in my links pages by use of a server side include, in place of the static banner. I know I have to change my page extensions to .shtml, which isn't a problem, but I am getting errors building the pages after including the SSI code: <!--#exec cgi="/~www/slc/advertise/ad.cgi"-->
Here is the error:
Content-type: text/plain
Error including libraries: syntax error at /home/www/public_html/cgi-local/links/admin/site_html.pl line 147, near "<!--#exec cgi="/~www/slc/advertise/ad.cgi"-->
I realize it is a syntax error, but what? how to fix?
thanks!
Here is the error:
Content-type: text/plain
Error including libraries: syntax error at /home/www/public_html/cgi-local/links/admin/site_html.pl line 147, near "<!--#exec cgi="/~www/slc/advertise/ad.cgi"-->
I realize it is a syntax error, but what? how to fix?
thanks!

