Thanks, I will give it a try today after work. Alex
On Thu, Feb 24, 2011 at 7:28 PM, ma liang <[email protected]> wrote: > ape's content is encoded by encodeURIComponent(), you can use > decodeURIComponet() to decode them. > > 2011/2/25 Alex Tian <[email protected]> > >> Hello everyone, >> >> I am new to the APE world. >> >> for the Chat demo, >> on server side, there is a example/nickname.js file, which only allow >> 0-9a-z in the nickname, I comment out that line, it display two UTF8 >> string as "%E5%A4%A9%E4%B8%8B" on the webpage. >> >> I don't know what should I look it further, only UTF8 in nickname >> could not display correctly, the Chat content could display UTF8. >> >> What I want to do is get a username from Database and assign it to the >> nickname. the username in DB is utf8 charactors. >> >> any input would be very appreciated. >> >> Alex >> >> -- >> You received this message because you are subscribed to the Google >> Groups "APE Project" 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/ape-project?hl=en >> --- >> APE Project (Ajax Push Engine) >> Official website : http://www.ape-project.org/ >> Git Hub : http://github.com/APE-Project/ >> > > -- > You received this message because you are subscribed to the Google > Groups "APE Project" 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/ape-project?hl=en > --- > APE Project (Ajax Push Engine) > Official website : http://www.ape-project.org/ > Git Hub : http://github.com/APE-Project/ > -- ---------------------------------------- Longzhang (Alex) Tian E-mail: [email protected] Web: http://www.HoustonBBS.com -- You received this message because you are subscribed to the Google Groups "APE Project" 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/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
