images to fill in without image control
Hi,
I have to store images in <td> in aspx page. i don't want to take image control. my images will come from database. and as its count increses no. of <td> will repeated. if i take image control then its hard for me to assign many images to same image control. so any idea, which will directly put image in <td> will be appreciated.
|