I'm wondering if it's possible to set a Session Variable in Javascript. I've been researching it and am finding mixed answers. Is there a way to do this and be able to reference that value in the code-behind?

Thanks,