If a user selects something, how can I get the text of what is selected?
Like say I have this:
If the user selects "Never!", how can I just get the text "Never!"? I am NOT interested in the node number, jsut the text and the order may be different all the time.Code:My Program| |Hello World |Never!




Reply With Quote