CFSELECT , passing selected value in the URL ?
Is it possible to use CFSELECT to pass the chosen value in the list as a URL variable ?
eg. at present I surround the CFSELECT in a form and use the onChange event to submit the form
What I would like to do is pass the chosen value from the list as a URL variable, instead of a form item
