I am trying to set-up a script to auto rotate banners on my web site. I am
using Front Page and the last step in the the set-up saids to to the
following:
_______________________________________________________
Put the banner on your page will look something like this:

<!--#include virtual="/cgi-bin/banner.cgi?want=running" -->

Replace the cgi-bin with the full path to banner.cgi on your server. Put
this code where ever you want the random banner to appear.
_______________________________________________________

When I copy and paste this into my web page it doesn't do anything - I added
my complete web address - didn't help.

Are there some tags before or after this code?

Thanks - George

Re: Image Links by Ronx

Ronx
Sun Aug 28 03:02:01 CDT 2005

The page will need to named with an extension of .shtm or .shtml, and
the server must support CGI and Server Side Includes (SSI)
This will not work on a disk based web - must be on a web server.
--
Ron Symonds
Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

"George" <George@discussions.microsoft.com> wrote in message
news:4E352CEE-22DA-47E9-B517-421EDAF02411@microsoft.com...
>I am trying to set-up a script to auto rotate banners on my web site.
>I am
> using Front Page and the last step in the the set-up saids to to the
> following:
> _______________________________________________________
> Put the banner on your page will look something like this:
>
> <!--#include virtual="/cgi-bin/banner.cgi?want=running" -->
>
> Replace the cgi-bin with the full path to banner.cgi on your server.
> Put
> this code where ever you want the random banner to appear.
> _______________________________________________________
>
> When I copy and paste this into my web page it doesn't do anything -
> I added
> my complete web address - didn't help.
>
> Are there some tags before or after this code?
>
> Thanks - George
>
>