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 my app.
But it was in the link to the page that AJAX calls, which passes url
parameters.

So I had to do this   

'myCFCode.cfm?param1='+escape(valueToPassIn);

 

Hope this helps,

Ali

 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:247821
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to