Ali Awan wrote:
>
> If you are passing the value within Javascript, you can apply the escape()
> function.
>
> I had the same problem when I was doing an ajax call from within my app.
> But it was in the link to the page that AJAX calls, which passes url
> parameters.
>
> So I had to do this
I tried posting this message through the houseoffusion website, but got an
error, so I'll post it again.
I apologize if this appears twice.
If you are passing the value within Javascript, you can apply the escape()
function.
I had the same problem when I was doing an ajax call from within
You need to apply this fix :
http://www.opensourcecf.com/1/2006/02/Security-Flaw-in-CFAJAX.cfm
On 7/26/06, Robert Everland III <[EMAIL PROTECTED]> wrote:
> This is a coldfusion error, jssStringFormat does not fix this issue.
>
>
> Bob
>
>
This is a coldfusion error, jssStringFormat does not fix this issue.
Bob
~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door fou
I'm assuming you were talking to me. Did you try jsstringformat from
CF, or JS? It's a CF function.
> -Original Message-
> From: Robert Everland III [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 25, 2006 1:05 PM
> To: CF-Talk
> Subject: Re: CF Ajax and passi
How are you seeing the error? It is a JavaScript error or a ColdFusion
error?
...
Ben Nadel
www.bennadel.com
-Original Message-
From: Robert Everland III [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 25, 2006 3:05 PM
To: CF-Talk
Subject: Re: CF Ajax and passing a
I am passing in a #, for instance it has to do with a teacher inputting an
assignment, so she puts in Do #1-9 and then it throws the error I sent. I tried
the function you sent but that is not working.
Bob
~|
Introducing the
Do you know the line that is causing the error... Can you post some code?
...
Ben Nadel
www.bennadel.com
-Original Message-
From: Robert Everland III [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 25, 2006 2:45 PM
To: CF-Talk
Subject: CF Ajax and passing a #
I am ge
Let me get this straight...your parameter name has a '#' in it? Won't
that cause problems with ColdFusion, unless it's escaped? Or do you
mean the value your passing back has a '#'? If that's the case, maybe
you need to use jsstringformat().
> -Original Message-
> From: Robert Everland
9 matches
Mail list logo