CF session - can javascript interact with it?
Hello, everyone.
Just wondering if JavaScript can manipulate a CF session variable?
I'm submitting a form via jQuery .post() method. Upon success or failure, I'd like to set a CF session variable (confirm or failure, respectively) and reload the page to display the message. Can this be done via JavaScript?
Thank you,
^_^
