>From pg 901 CF 4.0 WACK

#HTMLEditFormat(Text)#

The following example displays the HTML code that is used to render a
dynamic Web page inside a bordered box.

<TABLE BORDER>
<TR>
<TD>#HTMLEditFormat(Page)#</td>
</TR>
</table>

Larry Juncker
Senior Cold Fusion Programmer
Heartland Communications Group, Inc.


-----Original Message-----
From: ibtoad [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 25, 2000 4:24 PM
To: CF-Talk
Subject: HTML???


How can I display the HTML that is generated by a CF template without having
to click on source from the IE bar?  Can i display it raw html on the web
page itself?


Rich


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


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

Reply via email to