gatsrulz
MIS
- Sep 2, 2004
- 60
I am currently doing the following.
<cfdocument format="flashpaper">
<cffile action=read file="C:\Inetpub\ variable="test"></cffile>
<cfoutput>#test#</cfoutput>
</cfdocument>
The document opens and displays as flashpaper but it is gibberish. Any insight on how to fix it or an alternative would be great!
<cfdocument format="flashpaper">
<cffile action=read file="C:\Inetpub\ variable="test"></cffile>
<cfoutput>#test#</cfoutput>
</cfdocument>
The document opens and displays as flashpaper but it is gibberish. Any insight on how to fix it or an alternative would be great!