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

Re: CFSWITCH of a URL Parameter

Subject: Re: CFSWITCH of a URL Parameter
From: "jdeline"
Date: Mon, 25 Feb 2008 23:16:09 +0000 UTC
Newsgroups: macromedia.coldfusion.cfml_general_discussion

Right before your CFSWITCH tag, place the following:
<CFDUMP VAR=#URL#>
What is the value of URL.do?  Is there white space in it?  Is it encoded?

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