Image Ad Rotator

I need a script that looks into images stored in a sql database that are going to be place in the main page of a website. The script must display the images everytime the page refreshes. Similar to the Ad Rotator control in asp.net. The problem with the ad rotator is that it uses update panel and the page has a menu control being populated from the database. The update panels don’t work with the menu control because everytime it updates the menu control disappears from page. The script must be in c# and jQuery.

Leave a Reply

Your email address will not be published. Required fields are marked *