[ic] coordinated searches with ignore case.

Daniel Davenport DDavenport at newagedigital.com
Sun Jan 22 18:32:56 EST 2006


 

> -----Original Message-----
> From: interchange-users-bounces at icdevgroup.org 
> [mailto:interchange-users-bounces at icdevgroup.org] On Behalf 
> Of maillists
> Sent: 2006 January 21 -- Saturday 7:12 PM
> To: Interchange Users
> Subject: [ic] coordinated searches with ignore case.
> 

[snippage]

> [loop
>   prefix=test_select
>   list_prefix=test_select_list
>   search="
>   fi=testdb
>   st=db
>   co=1
>   sf=fieldtosearch
>   se=[value testvariable]
>   op=eq
>   cs=0
>   sf=pending
>   se=0
>   op=eq
>   cs=0
>   sf=inactive
>   se=0
>   op=eq
>   cs=0
> "]
> [testp_select_list]
>   found fieldtosearch that matches testvariable regardless of case
>   pending must be 0. and inactive must be 0.
> [/test_select_list]
> [/loop]

Random thought, BTW.  Are you filtering testvariable in some way?  You
should be.  =)  That form field could cause some problems if it happened
to have a newline or quote in it.

--
Daniel Davenport
New Age Digital
http://www.newagedigital.com



More information about the interchange-users mailing list