On Jun 4, 8:09 am, Korcan Ergün <[email protected]> wrote: > i want send text in base64 encoding.because in my language i have > problems with some characters.but i can't send with base64 header.
Why not just utf-8 encode the text properly? I doubt you're using a language containing glyphs not in the unicode set. -- 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.
