unable to send japanese characters with HTTP request
Hi there
I am working on .net framework. I have an application in which i m sending an HTTP Request to another project. The attributes to be sent includes some japanese characters which i am unable to get at the decoding side. I am getting the variables through
request.GetServerVariable
I am encoding the messge through ascii encoding
It is a VC++ application and i m compiling it through MULTIBYTE character set. In this I cant use Unicode character set.
can anyone please tell me what i m doing wrong
thanks in advance
I am working on .net framework. I have an application in which i m sending an HTTP Request to another project. The attributes to be sent includes some japanese characters which i am unable to get at the decoding side. I am getting the variables through
request.GetServerVariable
I am encoding the messge through ascii encoding
It is a VC++ application and i m compiling it through MULTIBYTE character set. In this I cant use Unicode character set.
can anyone please tell me what i m doing wrong
thanks in advance
0 Comments
[ + ] Show comments
Answers (0)
Please log in to answer
Be the first to answer this question
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.