Doubling up the # sign is like using escapes in other languages. Same thing in SQL if youm want an apostrophie you do '', in coldfusion if you want to use a # sign you do ##..Ment to put this all in one post hit tabthen enter and poof it got submited :-))
So your code would be:
<cfset string2 = replace(string1,"&##039;",
Main Topics
Browse All Topics





by: PE_CF_DEVPosted on 2003-11-13 at 06:36:36ID: 9739636
use ##