when you search key word "c++" or "c#" from database ,you get
nothing.how can i solve this problem?
code:
query.filter('PROGLANG_USED =', language)
if the language=="c++", there will be no results returning.
i know it is the problem of special character of "+" and "#", but how
to deal with this problem?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---