Hi
and sorry ,Trulfa, that I didn't answer. At that moment I'm not engaged in writing websites for mobiles and don't use the Toolkit or any other Java (already have forgotten a lot...).
...
Type: Posts; User: jovinus; Keyword(s):
Hi
and sorry ,Trulfa, that I didn't answer. At that moment I'm not engaged in writing websites for mobiles and don't use the Toolkit or any other Java (already have forgotten a lot...).
...
Hi dawid_gra,
please check, what version of JRE you're using. Many others had similar problems when using a 1.5.x-version and everything works fine, if they use an 1.4.x-version. You can check...
Hi Hasan,
a parameter with the modifier "out" is one, that is given to the method by reference. The special thing with "out" compared with "ref" is, that an out-parameter does'nt need to be...
Hi Schwirz,
the php-function readfile() returns the number of bytes or False in case of an error. If you write echo readfile(...) than this returnvalue will be outputted too. You should leave out...
Hi Chuck,
you can use the Nokia Mobile Internet Toolkit for writing wml and xHtml (for the downloadpage see my first reply). The editor gives you a template and you can extend and change anything...
Hi Phree240272!
In addition to petrib's correct answer:
if your server is an Apache, you can do the following:
1. Create a separate directory on your server for the .sis files (prehaps you...
Hello Chuck,
generally spoken it's quite possible to write a page, that is accessible by nearly each handset. There are -as in other cases- two general ways to do this.
The first is, to write a...
Hi again!
In NMB you have two possibilities to show a page. You can open a file or browse to an URL. When you are using your local server you are browsing to an URL. In this case the NMB requires...
Hi chuck,
in regards to creating pages for mobil phones you are on the right site.
My suggestion is, to first download the Nokia Mobile Internet Toolkit (NMIT 4.1) from forum.nokia.com...
Hi !
According the NMB User Guide you can start it with a different JRE by adding the desired version on the command line, for example
nmb.exe -jre=1.4.1_04
But... in your case I don't think,...
Hi krish,
in the Nokia-documents for series 40 and 60 "Series_XX_Platform_ Designing_XHTML_Mobile Profile Content" it says in the text: "If the # key or the * key are assigned as access keys, they...
Hi Jeová,
the reason for this problems could be, that you're using a 1.5.x JRE.
If that is the case, please look at the thread need help on NMIT editor in section Browsing, Tools & SDKs....
I had the same problem with the editor. As vishu posted (thanks!), the NMIT works fine with JRE 1.4.x..
My note: It's not necessary to downgrade to 1.4, if you're using 1.5.x JRE. Both can be...