Hello,
In Dreamweaver CS3 we have a drop-down list in a form. When
the user selects an element in the list, we need to determine which
element was selected; specifically we need the text string of the
selected element. How do you do this? The raw code that we have so
far is attached.
If there is an online tutorial or sample code for this, that
would be great.