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
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