Thank you for reading my question. I have a list of items in a HTML form each item has a Check box. Each check box has a value equivalent to the item. The list contains 10 items. Now I want visitors to my site to choose from that 10 item list i.e. 1 or more (maximum 10), and print their selection only. Those items they have not selected in the check box should not be displayed. Can this be done please?