Where can I find a list of allowed characters that can be displayed in the checkbox.text area. For instance, when the user enters "&" as part of the text for a checkbox, the "&" does not get displayed. So I want to filter these non-printing characters out of the string entered. Is there a list? Or, am I taking the wrong approach?
↧