0 Replies Latest reply on Feb 23, 2005 9:28 AM by potdl

    How do i get the value from multipil checkbox`s

      Hi

      I`m trying to get the values from multipil select boxes. the checkboxses are created dynamically, so i cant really label them and retrieve the value back via the name parameter.

      If i put the name attribute to say : 'selected' and the the value attribute gets set from the database. If i then retrieve from the request the 'selected' attribute. will it return it in an array or a map??

      not to sure what to do?

      thanks