Copy link to clipboard
Copied
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
bugger, just managed to track down the answer. Couldn't phrase my question correctly on the search engines. When I finally did phrase correct;y it reminded me to use GET instead of POST
Nothing confidential being passed, so it's fine.
All sorted
Copy link to clipboard
Copied
bugger, just managed to track down the answer. Couldn't phrase my question correctly on the search engines. When I finally did phrase correct;y it reminded me to use GET instead of POST
Nothing confidential being passed, so it's fine.
All sorted