Ad Rotator

  • Thread starter Thread starter Mark A. Sam
  • Start date Start date
M

Mark A. Sam

Hello,

Does anyone know of a third party ad rotator that automatically changes the
images? It seems like the ad rotator in that comes with Visual Web
Developer changes images only when the pages is refreshes. Is that correct?

Thank you and God Bless,

Mark A. Sam
 
You can create a simple custom class which inherits WebControls.AdRotator
where you could add js-code to change image automatically.

You also can use the standard AdRotator control which can be placed
somewhere in frame and changed by javascript.
 
Back
Top