> I have a verity collection and it is picking up some cfm code. Now of course > i can take out > the .cfm & .cfml in the collection code but then it doesn't > index actual .cfm pages which is > needed (Like this-page.cfm) > > The only cfm code it seams to be picking up is inside of cfscript blocks and > so in the > results you get something like: > > page linktransfer = application.transferFactory.getTransfer(); > qRecords = transfer.list("Admin.Press", "date", false); strTitle = "site > title"; > strDesc = "site desc"; > > anyone got any ideas of getting rid of that source code?
As Adrian mentioned, if you index .cfm files directly, you're indexing source code, not generated output. CFML tags won't show as readily because the browser will ignore them, but I'm betting they're there. To index generated output, you have to crawl HTTP URLs. The vspider utility will let you do this, but the bundled version of vspider has some significant limitations. If crawling HTTP content is important, you might take a look at the Google Mini, which is an appliance that does exactly this. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:313586 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4