Below are revisions for this snippet.

get the Value of a Select box





Syndication

Revision Revison 1
I use this in my AJAX as a quick way to get the Value of the selected item in a Select HTML object. If nothing is selected, it returns zero.
(May be basic to y'all, but maybe really usefull to someone else).