Tuesday, 23 April 2013

What is the difference between HTMLEditFormat and HTMLCodeFormat? | Coldfusion interview questions

 Both are used to replaces special characters in a string with their HTML-escaped equivalents
 Difference between HTMLCodeFormat function and HTMLEditFormat is that HTMLEditFormat does not surround the text in an HTML pre tag.

No comments: