<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1033540" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1033540</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/banner-ads#comment-1195347</link>
    <description> &lt;p&gt;I think I get you now, you want to display all 7 banners in different orders on each page.&lt;/p&gt;
&lt;p&gt;Ok good news it can be done, bad news is not easy.&lt;/p&gt;
&lt;p&gt;Start with the bad first,&lt;br /&gt;
Because you have no control over the entry page of the site you can&#039;t control the beginning of the cycle, unless (good news) you use cookies to find out if it&#039;s the first page&lt;/p&gt;
&lt;p&gt;You could just use an array with the banners names in it, and start at 0 (for 1st), 1 (for second) ... then next page start from 1 (which is 2nd image), then 2 (which is third image) ....&lt;/p&gt;
&lt;p&gt;remember arrays start at 0 not 1&lt;/p&gt;
&lt;p&gt;But ideally you need to use cookies with it so you know where you are at, this way if someone went from page 1 to page 3 back to page 1 then to page 2 they would get 4 different results in stead of just 3 if hard coded.&lt;/p&gt;
&lt;p&gt;Also because you can&#039;t control entry page, nor exit page, you can&#039;t control how many are actually showen, a cookie could keep track of it for their next visit (if they except the cookie) but from the array you would always at least see the listed order&lt;/p&gt;
 </description>
     <pubDate>Fri, 17 Mar 2006 09:03:22 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1195347 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/banner-ads#comment-1195318</link>
    <description> &lt;p&gt;Thanks for your response. I would like all 7 banners to be visible. For example if you arrive at mydomain.com/page.php. on the rightside of the page you will see a list of banners (like banner #1, banner #3 etc.) If you go to another page you will still see the banners, but in different order.&lt;/p&gt;
&lt;p&gt;So to sum it up...&lt;/p&gt;
&lt;p&gt;I would like all banners to be visible, but once a user go to another page, the banners would be in a different order. (Also I didn&#039;t want the banner to &quot;refresh on the page, they will only switch the order if they go to other pages.&lt;/p&gt;
&lt;p&gt;Thanks again.&lt;/p&gt;
 </description>
     <pubDate>Thu, 16 Mar 2006 22:45:01 +0000</pubDate>
 <dc:creator>Sam06</dc:creator>
 <guid isPermaLink="false">comment 1195318 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/banner-ads#comment-1195301</link>
    <description> &lt;p&gt;When you say rotate, are you meaning display all 7 banners on each page, like a big animated gif ?&lt;br /&gt;
If so then thats worse as people wont be watching the banners and wont know they are changing (unless they are real annoying), people will be reading/looking at the content which is usually in a screen view outside the banners, perfect example, without going to the top of the page can you remember what the banner was on this page? how about just the colour of it, or if it was animated or static?&lt;/p&gt;
&lt;p&gt;The cycle method is the way to go, otherwise you&#039;d have to set the banner per page, but if person Z didn&#039;t go to X page banners A,B,C wont be displayed.&lt;/p&gt;
 </description>
     <pubDate>Thu, 16 Mar 2006 19:43:10 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1195301 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
