Overview
  Installation
  Configuration
  Banner Setup
  WebPage Setup
  Multiple Banners
  Web Wise Sage

 

Setting Up Your Web Pages

Here's where you setup how your banner(s) will appear on your webpage(s). The entire purpose of this Web Page Control Panel is to assign a banner (or set of banners) to an ID number.  Then you will insert a snippet of code on your actual webpage(s) with this ID number.  Then voila!  Your banners will appear according to the template you assigned to each banner.

Since this Control Panel list is initially empty, we can start by clicking on Setup Banners on One Web Page. When you do this, you will see a page that lists ALL the banners you have setup in the Banners Control Panel. Plus it includes a field to label the webpage.  (Again, this Web Page Label is only used on the WebPages Control Panel as a help to you to remember which page you're working with.)

What you do here is select which banners are to be associated with this webpage.  (Or to put it more precisely, which banners are to be associated with an ID number.) You check the checkboxes of the images you wish to display on your webpage. You also use the Sort Order field to define which banners you want to appear first on the page. The banners are displayed on the webpage according to the Sort Order entered in these fields. The banner with a 1 in the Sort Order field is displayed first, then the one with a 2, then a 3, etc.

Then press the button labeled Select Banners To Be Displayed On This Webpage.

You'll see a success page with a message of how many banners you selected, and then you press the button labeled Back to Web Pages Control Panel. There, you will see a line with the name you entered, and a list of the banners you selected. The name of the webpage is followed by a number in parenthesis, which is the number of banners you chose for this webpage.  You also see the banners you selected (in a reduced size.) But most importantly, you see the ID number assigned to this webpage.

By clicking on the ID number, you will be presented with the Javascript code snippet that you put on your webpages, in order to show the banners. It will look something like:

<script language="Javasacript" src="http://yourdomain.com/maxbanners/showbanners.php?pid=1">
</script>

THAT is the code you put on your actual webpage, in order to show the banners you've selected.  Then whenever you use the Modify on the same line as the ID code, and change your selection of banners, your webpage will reflect this change.  Which, of course, is the whole purpose of using this Max Banners program.

You can setup as many ID numbers as you like.

 

OK?  Now suppose you want to assign the same banner to a number of webpages, all at once.  That's the purpose of the Setup Banners on Multiple Webpages button.

(Setup Banners on Multiple Webpages)