htmlCodeFormat is this:

function htmlCodeFormat(s) {
  return "<pre>" & htmlEditFormat(s) & "</pre>";
}

cheers,
barneyb

On 12/16/05, Adrian Lynch <[EMAIL PROTECTED]> wrote:
> Aren't HTMLEditformat() and HTMLCodeFormat() opposites?
>
> Ade
>
> -----Original Message-----
> From: Ian Skinner [mailto:[EMAIL PROTECTED]
> Sent: 16 December 2005 22:46
> To: CF-Talk
> Subject: Reversing an HTMLCodeFormat string.
>
>
> Is there an easy way to reverse a string that has been HTMLCodeFormat'ed? To
> turn "&lt;strong&gt;" back to "<strong>"  I have a couple of thousand lines
> of string like this to convert.
>
>
> --------------
> Ian Skinner
> Web Programmer
> BloodSource
> www.BloodSource.org
> Sacramento, CA
>
> "C code. C code run. Run code run. Please!"
> - Cynthia Dunning
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:227211
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to