Hi,

I haven't had a need to do this before and wondering what the best way to
accomplish this question.

A visitor selects a value from a dropdown box, I then need additional form
fields to be required depending on their selection.

All of the form questions are stored in a database. I'm thinking I add
another table there that has a few columns in there to represent the initial
questionID that controls the required questionIDs.

In the simplest terms, user selects No. 1 from the dropdown box, and one
form field below is required, if they select 2, then two form fields are
required.

I'm kinda wondering if I need to send the form back to itself with an
onchange event or if this could be something that is already stored in the
page and triggered with the onchange request?

This is a CF 7 server.


-- 
Casey


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:301394
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to