Hi,
I'm working on a website that has a rotation of testimonials. I need something that is similar to the AdRotator
class in .NET. However instead of rotating images I'd like to rotate text blocks which are formated with HTML/CSS. The source can be an XML file just like the ad rotator but I need three elements.
Quote
Author Name
Author Position Title
Does anyone know of something in .NET that does this? If not then I guess I will start working on writing a thread safe solution.
Thanks, Mike