Re: Re: Re: Re: Re: Re: Re: adding company name or other fields

Posts: 5259
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

Sounds to me like a bug report in the making. Eye-wink I can just doublecheck the code to make sure it's checking the right fields and use a little strtolower() to get rid of case matching. I should've done that already anyways.

(EDIT: Current code looks correct, though it'll need some testing I guess. I'm definitely using strtolower() all over the place in there, though.)