This example has been disabled for online viewing. Please use your copy of ColdFusion to view this example.
Here is an example of 255 characters from your file output in HTMLCodeFormat:
#HTMLCodeFormat(Mid(CFHTTP.FileContent,1,255))#
Here is an example of 255 characters from your file output in HTMLEditFormat:
#HTMLEditFormat(Mid(CFHTTP.FileContent,1,255))# --->