I've been playing with twoselectsrelated, and for some reason I'm running
into a bind.  I have a multipart form where I'm storing the data using the
following methodology.  I take the data and throw it into an array
and store the array in a structure and then finally keep it in a WDDX
packet.  The problem I'm having with the tag is when I want to go back and
update data.  I am using it to populate a select box of
countries and upon a selection a select box of states/provinces will appear
(which is what the tag is intended to do).  When I attempt to update the
data, the country select box has the selected value selected,
however, the state/province select box is empty.  I've updated the tag to
accept default values, using the same code from threeselectsrelated.  Any
suggestions?




Steven D Dworman
-------------------------------------------------------------------------
Web Consultant
Systems Administrator

ComSpec International - http://www.comspec-intnl.com
phone: 248.647.8841
cell:  734.972.9676
-------------------------------------------------------------------------
EMPOWER-XL ***Software for Higher Education***
http://www.empower-xl.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to