Hello
Im sending an http request and one of the parameters are a phone number for example:
http://www.someURLheretojustpointtos...311111111;l=en
and every thing works well.
when I send a phone number with pause its also fine:
http://www.someURLheretojustpointtos...11111p999;l=en
but when sending a phone number with # I get response code 400 and the response content is <h1>Bad Request (Invalid URL)</h1>:
http://www.someURLheretojustpointtos...11111#999;l=en
in other devices (Motorola) its works fine as well.
Only when using Nokia devices I get this response (<h1>Bad Request (Invalid URL)</h1>) . it also seems that the server dose not get my request (or at least dose not call file.aspx)
is this some kind of nokia bug? any one knows why do I get this response and from where I get it?
thanks!

Reply With Quote


