[FX.php List] FMSA7 & @ character

Jim Bowser jim at grouptour.com
Fri Oct 8 14:04:05 MDT 2004


I have had the same problem.  I worked around it by creating a calculation
field that replaced or omitted every "@", ".", "-" and "_" symbol from my
email field in Filemaker and then used my fx.php code to search against that
new calculation field instead.  It works great now.


On 10/8/04 3:51 PM, "Milos Vukotic" <milos at mcservices.com> wrote:

> Does any one know how to search for record that contains "@" in field
> content?
> 
> In example:
> 
> $db->AddDBParam("SomeEmail","some at some.com");
> 
> or
> 
> $db->AddDBParam("SomeEmail","some at some.com","eq");
> 
> or
> 
> $db->AddDBParam("SomeEmail","some at some.com","cn");
> 
> 
> does not work, even if you try search from FMD7 for "=some at some.com". What
> works from FMD7 is "==some at some.com", but I don't see equivalent for CWP :(.
> 
> 
> Thanks,
> --
> Milos Vukotic
> Software Engineer
> MC Services
> 
> 
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list

Jim Bowser
Network Manager
Shoreline Creations Ltd.
Publisher of:
  GROUP TOUR MAGAZINE
  STUDENT GROUP TOUR MAGAZINE

616-393-2077 x120
800-767-3489 x120
jim at grouptour.com
www.grouptour.com



More information about the FX.php_List mailing list