http post get error http.response.body (wodHttpDLX)

by jesseyen @, (5922 days ago)

Dear,

I use wodHTTP to post data to server with setting:
http.Request.AcceptLanguage= big5
but some characters is missing in http.Response.Body.

There is no problem if http.Response.Body are all English.
What can I do with this?
Thanks!

locked

Re: http post get error http.response.body

by wodDamir @, (5922 days ago) @ jesseyen

Hi,

I believe that characters are there, but aren't standard ASCII characters, so they can't be shown.

Can you try opening the file created (Response.Filename) with some editor and check if they can be shown there?

Regards,
Damba

locked

Re: http post get error http.response.body

by jesseyen @, (5922 days ago) @ wodDamir

Hi,

I believe that characters are there, but aren't standard ASCII characters, so they can't be shown.

Can you try opening the file created (Response.Filename) with some editor and check if they can be shown there?

Regards,
Damba

Dear,

I open the tmp file and the missing character is shown as ? also.

locked

Re: http post get error http.response.body

by wodDamir @, (5922 days ago) @ jesseyen

Jesseyen,

What language should that text be in?

Can you please install that language on your machine, and set it as a Language for non-unicode programs ?

Does that help?

Regards,
Damba

locked

Re: http post get error http.response.body

by jesseyen @, (5922 days ago) @ wodDamir

Jesseyen,

What language should that text be in?

Can you please install that language on your machine, and set it as a Language for non-unicode programs ?

Does that help?

Regards,
Damba

The language is big5 that should be shown in the text.
Big5 is the default language in my windows XP, and it's default to be Language for non-unicode programs .

I have no problem to use PowerTCP HTTP activeX in the same action.

locked

Re: http post get error http.response.body

by wodDamir @, (5922 days ago) @ jesseyen

Jesseyen,

Is there any chance we can duplicate the same behaviour?

Could you send us sample application that we could run on our side and see the exact issue?

Regards,
Damba

locked

Re: http post get error http.response.body

by jesseyen @, (5919 days ago) @ wodDamir

Jesseyen,

Is there any chance we can duplicate the same behaviour?

Could you send us sample application that we could run on our side and see the exact issue?

Regards,
Damba

Where should I mail to?

locked

Re: http post get error http.response.body

by woddrazen @, (5919 days ago) @ jesseyen

Jesseyen,


You can zip and send it to techsupport@weonlydo.com

Please if you can give us some explanation how to duplicate your problem.

Maybe you should send us screenshot of problem and how it should look like because I'm not sure that we will understand Chinese language.


Drazen

locked

Re: http post get error http.response.body

by jesseyen @, (5919 days ago) @ woddrazen

Jesseyen,


You can zip and send it to techsupport@weonlydo.com

Please if you can give us some explanation how to duplicate your problem.

Maybe you should send us screenshot of problem and how it should look like because I'm not sure that we will understand Chinese language.


Drazen

Mail is sent with a zipped vb file and a jpg file.

locked