Hey All,
I have 5 pictures(.jpeg) inside one folder...How do I make all those images get displayed in my .aspx page(like a thumbnail?)?
Can I create objects of Image class inside a for loop and make it display? But in anycase I don't know how to make it display... Should I create a table and make the images to display in each cell??
Any help would be appreciated..
Thanks
Ani