dunno if the cfform generated code will affect this, but try adding
the following to your <cfselect> tag:

onchange="this.form.TEXTAREA_NAME.value = this.options[this.selectedIndex].text"


On Mon, 20 Dec 2004 16:07:49 -0000, Pedro Mendes <[EMAIL PROTECTED]> wrote:
> Hello all,
> 
> In a CFFORM I have a dynamically populated CFSELECT that generates a
> list of entities, where value = NUMBER (of entity) and display = NAME
> (of entity)
> 
> What I am trying to do is paste the name of the selected entity into a
> TEXTAREA below, depending on the selection. Is this possible? Any help
> will be most welcome. Please reply privately if you prefer.
> 
> Many thanks in advance,
> 
> Pedro
> http://www.pedromendes.com <http://www.pedromendes.com/>
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Silver Sponsor - RUWebby
http://www.ruwebby.com

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:188259
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to