Sorry if the title is a little confusing but I'll try to explain it clearly
here. Also, I'm using ColdBox for this project and I'll be posting it to
the ColdBox list so sorry in advance if you get it twice.

So the idea here is that I have a select box that will have more than one
value.

Think of it as a selection of States for the US.

When the user selects a state, a query should be run that will then fill in
the rest of the form.

The remainder of the form of the does have other select drop downs that
should have a specific dropdown selected from the query that was returned.

The rest of the form has most text boxes that can be filled by the values
that are returned from the query mentioned above.

I'm asking what is the best way of going about this? I'm also open to using
jquery or just regular JavaScript to get the job done.

Thanks


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:355339
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to