| Subject: | replace() not working |
|---|---|
| From: | "aKobrakai" |
| Date: | Fri, 5 Dec 2008 15:16:17 +0000 UTC |
| Newsgroups: | macromedia.coldfusion.cfml_general_discussion |
I am using the following code, but am getting an output of ?. For some reason,
the '&' symbol is being replaced, even though I am trying to replace chr(8230)
which is a '?'. Does anyone know how this is happening?
Thanks.
replace("&",CHR(8230),"?","ALL")
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: CFPARAM How to?, NettlesD |
|---|---|
| Next by Date: | Re: replace() not working, GArlington |
| Previous by Thread: | Re: CFImage Captcha, sosensible |
| Next by Thread: | Re: replace() not working, GArlington |
| Indexes: | [Date] [Thread] [Top] [All Lists] |