Just signed on. Here is a code snippet from a website we've done - hope it
helps. I had trouble attempting this with cfselect tags.
<select Name="area_code" size="1">
<OPTION selected value=""></option>
<cfoutput query="getAreaCodes">
<option value="#areacodeid#">#cityofregistry# (#areacode#)</option>
</cfoutput>
</select>
Lonny Eckert
Hesta Corporation
[EMAIL PROTECTED]
Hesta 610-230-2500 x147
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
- RE: Help on Pulldown - Please help...getting c... Kim Ahlbrandt
- Re: Help on Pulldown - Please help...getti... Cami Lawson
- RE: Help on Pulldown - Please help...getti... Mark Johnson
- RE: Help on Pulldown - Please help...getting coldfu... Mark Johnson
- RE: Help on Pulldown - Please help...getting coldfu... Christopher Olive, CIO
- RE: Help on Pulldown - Please help...getting coldfu... Adkins, Randy
- RE: Help on Pulldown - Please help...getting coldfu... David Livingston
- RE: Help on Pulldown - Please help...getting coldfu... Dan Haley
- Re: Help on Pulldown - Please help...getting coldfu... Shane Witbeck
- RE: Help on Pulldown - Please help...getting coldfu... Adkins, Randy
- Lonny Eckert

