Posted by Stelios Malakoudis, webmaster@qweb.gr
on September 14, 2000 at 13:32
I'm developing an application for the 7110 NOKIA mobile phone
and I have the following problem: When I try to navigate to a new WML deck, passing a variable then it returns nothing. The attribute of the input variable are:
Name --> Id
type --> text
Value --> some text in Greek
I have no problem displaying Greek characters in my application,
but when I try to store some Greek letters in a variable and then pass it to another WML deck nothing returns.
When I use English characters, I have no problem.
RE: Problem with Greek Characters on Input
2002-05-15, 00:38#2
Posted by Panagiotis Konstantinidis, p_konstantinidis@hotmail.com
on November 01, 2000 at 18:06
I know it is too late I reply now but I just saw your message. A nice trick you could try is to copy the greek letters from the MS Word
(in the symbol form). Doing this you will copy the greek letters but in the symbol form and not in the letter form (you can access them from insert... symbol... etc). I tried it and it worked. I guess it will work for you as well. It will be tedious though, but it is the only one I can think of at the moment.