On 11/28/2005 3:09 PM, "Witango" <[EMAIL PROTECTED]> wrote in whole
or in part:

> Thanks for the <DQ> idea, but it didn't work.


<@DQ> ? :D

Try passing this for *exact* matches

    ==<@ARG schoolName>

If you have specific fields that need to have find symbols, you can often
pass these as "hidden" input types. Just remember to *name* the input the
same as your field name:

...input type="hidden" name="schoolName" value="==" />
...input type="text" name="schoolName" value="" />

This makes the values 'concatenate' and get passed as one.
-- 
Beverly Voth
Certified FileMaker 7 Developer
Web Design & Hosting: Coldfusion, Witango, PHP, SQL2000, MySQL, FMP
http://www.moonbow.com/xml.htm
606-864-0041


________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to