How to add a Image to a list item in a listbox
i am using a list box(in asp page, from standard controls) in a table row for display the data. i want to add a image before every list item. it is necessary for me. is there any possibility to add a image before a list item?
give me the solution with code.
with regards