Click here to Skip to main content
15,886,693 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
How To display slide image in asp .net from data base Dynamically?
Posted
Updated 30-Jan-18 1:22am
v2

Hi there..

You can use either ad-rotater or ajax slide show..

For ajax slide show just take 5 or 6 images according to the requirement. and bind it through database using your handler.. and then go through this website:
http://www.asp.net/ajaxLibrary/AjaxControlToolkitSampleSite/SlideShow/SlideShow.aspx[^]

All the best.. Try this.. :)
 
Share this answer
 
v2
Comments
Waqas Nowsherwan 17-Jun-15 6:48am    
Can we Use the database images in a javascript function for slideshow?
Laxmidhar tatwa technologies 30-Jan-18 9:07am    
Yes in code behind store the images retrieve fr on data base
And stored in the controls .in javascript slide it

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900