Getting value of embeded select on button click
I have a select inside of a table cell and when the user clicks the form Update button I need to get the value of the selected option and pass it to a php var for inclusion in the passed values to the next routine. The retrieval of the selected value could also take place when the selected option is changed. Any help will be appreciated.
The select has a class of 'symselect' assigned.
Thanks for your help.
Bill S.