I'd like to be able to have users select a dropdown (state) and combine 
that variable with a textinput (a set of digits) to make that a single 
identifier..

something like

<CFINPUT>
        <CFSELECT> <options for all states></CFSELECT>
        <CFINPUT>(textbox)</CFINPUT>
</CFINPUT>

I can't find anything for merging these two variables into a single form 
variable for integration into a database.. am I on the right track here?

CW

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to