SELECT
form element.
Server-side function | |
Implemented in | LiveWire 1.0 |
getOptionValueCount(name)
name |
Specified by the NAME attribute of the SELECT tag.
|
getOptionValueCount
function is a top-level server-side JavaScript function not associated with any object.
Use this function with getOptionValue
to process user input from SELECT
form elements that allow multiple selections.
getOptionValue
.getOptionValue
Last Updated: 10/31/97 16:38:00