At 12:19 PM 10/11/2006, Dave Watts wrote:
>Presumably, you want to do this in the browser when the user makes the >change, right? Right, the value would be assigned before the form is submitted. ><select ... >onchange="document.forms[0].revUserID.value=this.options[this.selectedIndex] >..value;"> Thanks for the code. I'll try that. Regards, Roberto Perez ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:256404 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

