1) Read the file into a variable with cffile or cfhttp

2) change all occurrences of < with &lt; with Replace or ReReplace

3) output the fiels

HTH

Dick


At 11:40 AM -0400 9/22/00, Henry Ahn wrote:
>This seems like I am overlooking something obvious but maybe you all cna
>help.   Does anyone know a way to display all the text in a cfm file to the
>browser?
>
>We'd like to display text that includes ColdFusion and custom tag calls but
>don't want to call the tags themselves. 
>
>For example the screen should display exactly like this:
>
><table>
>       <tr>
>               <td>
>                       <cf_ctCustomTag1>
>               </td>
>       </tr>
></table>
>
>instead of processing the tags. 
>
>thanks.
>
>Henry Ahn
>Next Jump, Inc. / Boston Tech
>(617) 776-0890 x120
>
>visit CollegiateWeb.Com!  It's magically delicious...
>
>------------------------------------------------------------------------------
>Archives: http://www.mail-archive.com/[email protected]/
>To Unsubscribe visit 
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_tal 
>k or send a message to [EMAIL PROTECTED] with 
>'unsubscribe' in the body.

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to