Hi Guys
I need the cf function to escape single quotes in my string. I used htmleditformat but that didnt help.
Iam pasting simple two line code for you guys which i used
<cfset test="test'test">
<cfoutput>
#HTMLEditFormat(test)#
</cfoutput> Badrinath Chebbi
I need the cf function to escape single quotes in my string. I used htmleditformat but that didnt help.
Iam pasting simple two line code for you guys which i used
<cfset test="test'test">
<cfoutput>
#HTMLEditFormat(test)#
</cfoutput> Badrinath Chebbi