I am hoping someone is willing to assist me by means of providing an
example of how to create a drop down list that will change an image
object. For example: if the drop down list contains the values apple,
bannana, grapes. When apple is selected I'd like an image near the
dropdown to change to one of an apple. When grapes is selected, grapes
image is shown instead of apple image. I can do this on a web page, or
in an asp form, with c++ or even with vbscript or just vb, but I have
never done it ...