Hello,
I m developing an application which connects to server and using Basic authentication I m authorizing user.
I m using WRT Kit and its Ajax object to perform http operations.
It works properly on Nokia N97 but for example on nokia E52 there are the following problem.
As a password I send data which length is 32 but on this device 3 last chars are just cut and server receives only 29 bytes. (On N97 the same code works properly and server receives whole password)
On nokia E66 this Basic just doesnt work and there is a prompt to enter login and password.
Are there any problemd with Basic on 9.3 and 9.2 devices ? or am I doing something wrong?
Thanks in advance
Nuker85

Reply With Quote

