P
PB
I have an aspx with 4 Drop-Down list boxes on it. All the list values are
hard-coded in the aspx.
I want a client-side JavaScript function to select a value in each of those
DDLs.
I can create the JavaScript function and wire it up to a link - but I need
help with the syntax required to select one of the values in each Drop-Down
list.
Thanks.
hard-coded in the aspx.
I want a client-side JavaScript function to select a value in each of those
DDLs.
I can create the JavaScript function and wire it up to a link - but I need
help with the syntax required to select one of the values in each Drop-Down
list.
Thanks.