Hello,

Our site uses a folder of text files to store articles. When someone goes to an 
article page, the article's title etc is looked up in the database while the 
main body of the article is stored in a text file. The source name of the file 
is also in the database, so we merely call that text file using cfinclude

The problem: I've recently included these text files in a search collection. 
The collection is generated using a cfloop over a cfindex type="file".. Anyway, 
I've noticed now that verity has stuck a bunch of code at the bottom of all my 
txt files! Eg:

VDKVGWKEY: D:\\WINNT\\TEMP\\CFI238A.tmp
CF_KEY:D:\\WINNT\\TEMP\\CFI238A.tmp
CF_TITLE:Elephants
CF_URL:fee00023.txt
CF_CUSTOM1:
CF_CUSTOM2:
<<EOD>>

So now this is showing up at the bottom of all my articles! Not cool!
Can anyone tell me how I stop this? I'm on coldfusion 5
Thanks




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316024
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to