Click here to Skip to main content
15,898,134 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
I am making a photo gallery in which I am first uploading the images and then generating thumbnails which is saving in another folder and now i want to bind thumbnails to a datalist control. How can I do that?
Tell both c# and aspx coding
Posted
Comments
Sergey Alexandrovich Kryukov 1-Mar-15 19:54pm    
What do you mean "how"? By doing appropriate software development work. Any particular concerns?
What have you tried so far?
—SA
Member 10530354 4-Mar-15 5:09am    
I am using visual studio 2008 and in that I don't know how to work with the controls as I am new to it so kindly tell me the coding
Sinisa Hajnal 2-Mar-15 2:02am    
I would use repeater to create a template that looks exactly as I need it to.

1 solution

 
Share this answer
 

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