Change of image according to drop down list
Hi, i'm a beginner of c# and need help of the follow:
i'm using VS2005 to develop a aspx website, language is C#.
my drop down list is databound to my MS Access, i wan to change my image everytime my item on the list to change accordingly.
i had no idea where will be the best location for the images, so i drag all image files to App_Data folder.
Please teach me how to change the image on display accordingly to the change of item selected.
thanks
|