Yeah sure.....

<cffile action=read file=myfile.cfm variable="mysource">
<cfoutput>

#HtmlEditFormat(MySource)#
</cfoutput>


~JustinMacCarthy

----- Original Message -----
From: "Henry Ahn" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Friday, September 22, 2000 4:40 PM
Subject: display all text?


> 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/cf-talk@houseoffusion.com/
> 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.
>
>

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
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