The docs are wrong. previousCriteria is NOT the last query, but the
last search string.

On 11/6/06, Chuck Ingrum <[EMAIL PROTECTED]> wrote:
> I have not been able to get the "search within" feature of cfsearch to work. 
> In a simple test I am trying to do the following
>
> <cfsearch name="query1"...>
> <cfdump var="#status#">
> <cfdump var="#query1#">
>
> <cfsearch name="query2" previouscriteria="query1"...>
> <cfdump var="#status#">
> <cfdump var="#query2#">
>
> In my test the query1 search returns several records. The query2 search 
> always returns 0 results and specifies that 0 records were searched in the 
> status structure.
>
> I have tried several variations on this but no luck. If anyone has a working 
> example, or an idea as to what I might be doing wrong I would appreciate you 
> help.
>
> Thanks
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:259334
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