Because on page load, there _is_ no country. Your second drop down is firing immediately. Try adding bindOnLoad=false to the second drop down.
On Fri, Aug 19, 2011 at 8:27 PM, Pete Ruckelshaus <[email protected]> wrote: > > Have a pair of related select lists...first one is country, then when the > country is selected, states load in the second select. The first select, > which gets its data from a CFC, works fine, but when the page loads, it > gives a "Bind failed, element not found: country" error. The pertinent > code: > > The form fields in the CFM page: > -- =========================================================================== Raymond Camden, Adobe Developer Evangelist Email : [email protected] Blog : www.coldfusionjedi.com Twitter: cfjedimast ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:346874 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

