Hi, I need to display a set of values in an html:select control. User adds/deletes certain values, so at the end I need to get the list of "all" values in the combo box, not just the selected value(s). How can I achieve this? Do I need to use JavaScript (and a hidden variable to store all the values) or does the framework provide some built-in support?
Thanks, Suresh
**************************Disclaimer************************************************** Information contained in this E-MAIL being proprietary to Wipro Limited is 'privileged' and 'confidential' and intended for use only by the individual or entity to which it is addressed. You are notified that any use, copying or dissemination of the information contained in the E-MAIL in any manner whatsoever is strictly prohibited. ****************************************************************************************
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

