So I have an app (programmed in app inventor) that will locate your
position with the GPS, return an address to the text box, and when you
click the search button, will search my custom tiny webDB service for
the key (keys are made up of road addresses) that matches that
address.  However, the keys on this webDB service is case sensitive
and white space sensitive it seems.  So when the GPS returns the
address to my text box it is not in the right format to find its
correct match in the key column.  Does anybody know a way around this?

-Paul

-- 
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-appeng...@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