> > <select name="Consultant_Types_ID" size="3" multiple> > > Replace multiple with multiple="yes" Actually, that's not necessary. The MULTIPLE attribute of the HTML SELECT tag is a Boolean attribute, and those don't require explicit values. There are a few of these in HTML, such as the SELECTED attribute of OPTIONs and the CHECKED attribute of checkboxes and radio buttons. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
- Updating a multiple select box dynamically. question? Paul Ihrig
- RE: Updating a multiple select box dynamically. ques... Andy Ewings
- RE: Updating a multiple select box dynamically. ques... Paul Ihrig
- RE: Updating a multiple select box dynamically. ques... Greg Luce
- RE: Updating a multiple select box dynamically. ques... Paul Ihrig
- RE: Updating a multiple select box dynamically. ques... Dave Watts
- RE: Updating a multiple select box dynamically. ques... Dave Watts
- RE: Updating a multiple select box dynamically. ques... Paul Ihrig
- Re: Updating a multiple select box dynamically. ques... Deanna Schneider
- XML-XSL-CF_SOXML Timur Catakli
- Re: XML-XSL-CF_SOXML Nelson Winters
- RE: Updating a multiple select box dynamically. ques... Frank Priest
- RE: Updating a multiple select box dynamically. ques... Frank Priest

