Rotating ad banners - Interval glitch

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vertigo262
    New Member
    • Jul 2007
    • 62

    Rotating ad banners - Interval glitch

    I am writing some code that takes the ad rotator, rotates the ads with the update panel and timer.
    Instead of having a single timer interval, I am storing the interval number in a datafield with each banner so that I can set the banner rotation length per banner.

    Everything is working great but there's one glitch

    The timer isn't receiving the interval number correctly, and so the banners aren't rotating
    to each new interval number.

    If you want to see the live code go here
    http://dev01.reefjunki es.org/testarea/adrotator.aspx


    I am attaching the full working code to this post
    Attached Files
Working...