At 05:17 PM 12/7/01, you wrote: >I am setting up a form page that requires a drop down selection box. The >dropdown box is generated dynamically in a <cfoutput query> section. But >the dropdown box is itself to be inserted within another <cfoutput query> >section of the page.
Use <cfselect> to do your dropdown box. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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

