mv ark replied to pavithra subbareddy
17-Dec-09 03:24 AM
For a lightweight option to run a AJAX slideshow, consider using a
jQuery slideshow plugin like "Cycle" along with a Generic HTTP Handler
(.ashx) to fetch image path from the database -
http://jonraasch.com/blog/a-simple-jquery-slideshow
http://www.eggheadcafe.com/tutorials/aspnet/b8381915-06d9-4538-b4bb-5ac2a8e73f34/implementing-continuous-s.aspx
(contains a code sample on writing a generic HTTP Handler)
There are other jQuery plugins as well that make it easy to build a slideshow -
http://speckyboy.com/2009/06/03/15-amazing-jquery-image-galleryslideshow-plugins-and-tutorials/
If you would like stick with Slideshow extender, let us know the error that you currently see.