I came up with the same approach, however, this is a unclean way to
handle it.  Is this the only option?

On Dec 31, 10:42 am, "Rodrigo Moraes" <rodrigo.mor...@gmail.com>
wrote:
> On Wed, Dec 31, 2008 at 1:27 PM, Ray Malone wrote:
> > I can't seem to find documentation on how to filter a string value and
> > expect a lower case value.  For example if users input their names in
> > upper and lower case I want to find the value using a lower case value
> > later.
>
> You'd need to store a copy of the name in lowercase, so that you can
> filter by it.
>
> -- rodrigo
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to