I've got it to pull out CF tags before.

Maybe it is but because you're viewing them on a web page you don't seem
them because of the < and >. Try viewing the source when you search for cfif
or cfset etc.

Adrian

-----Original Message-----
From: Dave l
Sent: 08 October 2008 00:31
To: cf-talk
Subject: Re: verity & cfscript

I have seen the vspider but there is too many ?'s and not enough time to
figure out all i need for that.

It's just seems odd that in all the books and examples that it doesn't
mention this and the default files include .cfml & .cfm but who would
actually want it to search the actually source code? I can see searching the
resulting output since that is what you think it actually should be
searching. It is also weird that it is just picking out things inside of
cfscript, so if it was actually grabbing all the source code then you would
see more code but there isnt. If this is how it really works then it is
pretty worthless IMO.

>If you tell verity to index .cfm files it'll read the source.
>
>As far as I know you can't stop that (I know less and less about Verity
>these day!).
>
>Look into using the vspider. Google will throw up some answers but the
short
>of it is, it'll crawl your site via the web so you'll end up indexing it as
>a user sees it.
>
>Let us know if you find out different.
>
>Adrian
>Building a DB of errors at http://cferror.org/
>
>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 link
>transfer = 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?


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:313579
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to