passing value from a select list
Posted: Tue Sep 21, 2010 3:43 pm
Hi
I have this select list of my clients and I want to pass the value of any client clicked on in the list to another page. This is my code. What am I doing wrong?
Thanks
Chris
I have this select list of my clients and I want to pass the value of any client clicked on in the list to another page. This is my code. What am I doing wrong?
Code: Select all
<td rowspan=22 valign=top><select name="client_select_list" size=36 onclick="location.href='BDCmaintAADclients.php?default_client_ID=client_select_list.value'")>Chris