I want to pass the value of a drop down list to a hidden field in my html code, something like...
<input type="hidden" name="quantity" value= list.value>
Any one got any ideas on how this might be achieved. I've had several goes, but all have failed
Pete Vickerstaff - Hedra Software
<input type="hidden" name="quantity" value= list.value>
Any one got any ideas on how this might be achieved. I've had several goes, but all have failed
Pete Vickerstaff - Hedra Software