Thanks to all who replied .. Jenny
-----Original Message----- From: Bobby Hartsfield [mailto:[EMAIL PROTECTED] Sent: 18 November 2005 16:43 To: CF-Talk Subject: RE: Displaying code You can do... <pre>#htmleditformat(mycode)#</pre> Or <pre>#replace(mycode, "<", "<", "all")#</pre> ...:.:.:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -----Original Message----- From: Jennifer Gavin-Wear [mailto:[EMAIL PROTECTED] Sent: Friday, November 18, 2005 11:22 AM To: CF-Talk Subject: Displaying code Hi, I need to be able to display a string containing html code and show the code, ie not have the browser parse it. ie, a <br> shows as the text <br>, not to put a break in. Any ideas please? Jenny ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224644 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

