Announcer
Executing Announcer
Executing Announcer
Subscription Screens
You can call the Announcer subscription
screens one of two ways. One being direct call of the script
and the other using server side inludes.
To call direct, just point your
links to the script such as:
http://www.domain.com/cgi-bin/announcer/announcer.pl
To use SSI, you would call
Announcer such as:
<!--#exec cgi="/cgi-bin/announcer/announcer.pl"-->
or
<!--#include virtual="/cgi-bin/announcer/announcer.pl"-->
You will need to substitute the
correct path to your Announcer install.
The method in which you call
Announcer using SSI is dependent on your server. You may
need to contact your server admin or server support for more
information on this.
Executing Admin Screens
Version 1.3
Admin screens are accessed by
calling Announcer such as:
http://www.domain.com/cgi-bin/announcer/admin_script.pl?xxxx
where xxxx is your defined Admin
Key.
Version 1.2 and below
Admin screens are accessed by
calling Announcer such as:
http://www.domain.com/cgi-bin/announcer/announcer.pl?xxxx
where xxxx is your defined Admin
Key.
When in the admin screens, you will
be provided with easy to use menus and online help.
Note: When you running
the admin screen Announcer for the first time, you will not use an admin key and
your password will be blank. Once you get into the admin,
you will be able to set these items.
|