macromedia.coldfusion.cfml_general_discussion
[Top] [All Lists]

Re: CFSWITCH of a URL Parameter

Subject: Re: CFSWITCH of a URL Parameter
From: "jdeline"
Date: Tue, 26 Feb 2008 00:39:40 +0000 UTC
Newsgroups: macromedia.coldfusion.cfml_general_discussion

<CFSWITCH EXPRESSION="#URL.do#"> get's the job done.  It seems the CFSWITCH was 
taking EXPRESSION as a literal "URL.do".  Why is CF smart about ## sometimes 
and not others?

<Prev in Thread] Current Thread [Next in Thread>