I'm unsure on how to escape a character when setting a session variable.
Here's my problem, I'm getting an outside variable that contains a dash in the
name of it 'gen-comextension', so when I try and create a session variable out
of it ... like session.ext = '#auth.gen-comextension#' I get an error stating
the 'gen' is not defined! ARGH! I need a quick way to get around this.
Thanks, Joe Using CFMX 6.1 Enterprise