Control to rotate through images/other on ASPX web page?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ronald S. Cook

    Control to rotate through images/other on ASPX web page?

    Hi,

    Is there a control (either built-in or 3rd party) that I can put on my web
    page that I can set up to "rotate" through, let's say, images of employees
    at our company... say 5 seconds each.

    I'm guessing it would pull from an XML file or similar. Hopefully, the user
    could click it and it go to a detail page and pass along the Id of the
    employee clicked on.

    I've heard of something like an ad rotator control but don't know if that's
    what I should look into.

    Thanks!
    Ron

  • cfps.Christian

    #2
    Re: Control to rotate through images/other on ASPX web page?

    I'd look into the AJAX Slideshow extender.

    Build web apps and services that run on Windows, Linux, and macOS using C#, HTML, CSS, and JavaScript. Get started for free on Windows, Linux, or macOS.


    Comment

    • Ronald S. Cook

      #3
      Re: Control to rotate through images/other on ASPX web page?

      Thanks. Can I program it so that the image can be clicked on and navigate
      to another page?


      "cfps.Christian " <ge0193387@otc. eduwrote in message
      news:797b86f3-1d03-4a43-a5f7-002de4011665@2g 2000hsn.googleg roups.com...
      I'd look into the AJAX Slideshow extender.
      >
      Build web apps and services that run on Windows, Linux, and macOS using C#, HTML, CSS, and JavaScript. Get started for free on Windows, Linux, or macOS.

      >

      Comment

      Working...