Click here to Skip to main content
15,894,460 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
I want to slideshow images from database, four images at a time.

The images should slide after 2 seconds and slides should scroll from right to left.

During this left most image should disappear and all remaining images should move to left,covering leftmost image. At the place of rightmost image a new image from database should be picked up.

I don't know how to do this.

Can anyone help me?
I have tried using Repeater control but I know the only way of showing "One Image" at a time, but I want to show "Images at a time". I don't know how to show four images using repeater. I have also tried referencing "AjaxControllToolkit", but using this I am not able to drag "SlideShowExtender" to my web page.

Thank you.
Posted
Updated 18-Sep-13 1:57am
v2
Comments
Thanks7872 18-Sep-13 3:15am    
What have you tried so far?
ChamanSaini 18-Sep-13 3:26am    
I have tried repeater but using repeater I am able to slideshow of only one image at a time,but I want to slideshow of four images.

1 solution

Seems like a homework or assignment.So i am not going to provide you any code or specific links,a simple search in Google[^] would better answer than me.
Also see it and try yourself:
making an image slideshow using database[^]
 
Share this answer
 
Comments
ChamanSaini 18-Sep-13 3:56am    
I want to add this feature in my website of general products. I have tried a lot using Google but I found either single Image slideshow or slideshow using AjaxcontrolToolKit. But when I have tried to add AjaxControlToolkit I am not able to Drag to slideshow-extender on my web page. So I have asked for the another solution.

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