Question
using anchor to change a variable
I want to have an anchor <a> , not a button, change a
CF variable. First I was trying to link the anchor to a javascript
but since the js was client side it wasn't working. I couldn't
figure out how I could access the variable directly from the anchor
tag either. My brain is fried from a long day today but I just
can't seem to figure out how to do this. Any ideas out there?