I \'ve heard that the latest version of J-Phone handsets(like J-SH07) supports
POST method,but I am not sure.
The problem is I\'ve just developed the below site for i-mode. There was no limitation on
HTTP method.So I\'d like to migrate it easily.
Else I have to redevelope all this stuff for
GET?!!
Do you know any J-Phone SImulator for latest handsets and any English documetation
for Scripting on j-Phone?
Nick May wrote:
> keitai-l@appelsiini.net writes:
>
>>Hello everone,
>>I am developing site for J-PHONE and wondering
>>whether it accepts HTML form POST method or only
>>GET method.Is there any way to solve it,if it accepts
>>only GET.
>>
>
> I do not know about the latest handsets, but I think most handsets
> support \"get\" only. I certainly code for \"get\" on Jphone.
>
> You mention wanting to \'solve it\'. What exactly is the issue you want to
> solve? Are you passing so much data through the url that you are exceeding
> the url length limit for jphone?
>
> I always use \"get\" for testing as it is easier to make sure that I am
> sanitizing/validating input properly... (easy to forget to do this if you
> use \"post\".)
>
> nick
>
>
> [ Need archives? How to unsubscribe? http://www.appelsiini.net/keitai-l/ ]
>
>
> .
>
>
[ Need archives? How to unsubscribe? http://www.appelsiini.net/keitai-l/ ]
Received on Fri Nov 2 05:08:25 2001