/ Published in: ColdFusion
Expand |
Embed | Plain Text
<cfoutput> <cfloop file="c:myFilescontacts.txt" index="line"> #line#<br /> </cfloop> </cfoutput>
You need to login to post a comment.
<cfoutput> <cfloop file="c:myFilescontacts.txt" index="line"> #line#<br /> </cfloop> </cfoutput>
You need to login to post a comment.