Verity _can_ do the job. You told it to index code pages, and it did. ;) I know it's been said on the thread before, but it is still true. We could say that the CF Admin's use of CFM as one of the defaults is a bit wrong, but you can edit that easily enough.
If you want to index _data_ from your CF site, it may be easier to simply index a query. I find that a heck of a lot simpler than using vspider. As for why you see Verity possibly indexing part of the code... Verity has rules for how it indexes content. These rules include things like ignoring unimportant words like The. It is very possible that some of the CF code is simply being ignored. Verity doesn't understand CF. I'm sure you would see similar oddness with indexed PHP code as well. On Wed, Oct 8, 2008 at 12:49 AM, Dave l <[EMAIL PROTECTED]> wrote: > Yes and no dave.. > > I figured as much when I was doing it but if it does index the source code > then why wouldn't it index all of the source code and not just whats inside a > cfscript tag? > Or why would it not index the source code when moved inside a cfset tag > instead of cfscript? Or why would I have the EXACT same code on other pages > and they don't show it the results? > > the output is: > > <p> > <a href="index.cfm">index.cfm.cfm</a><br /> > <div style="font-size:12px">strTitle = "title blah blah blah"; strDesc = > "desc blah blah blah"; some reg generated page content here.</div> > </p> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:313596 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

