1
Answer

convert window 1256 Arabic encoding to Iran System encoding standard

Photo of hany mohamed

hany mohamed

12y
3.9k
1
hello,

my application reads a text written in the windows 1256 arabic encoding and then sends that string to an electronic scale. scale can only understand Iran system standard encoding, I don't know how to convert windows 1256 encoded text it to Iran system standard encoding.

thanks in advance.

Hany.

Answers (1)

0
Photo of Suthish Nair
NA 31.7k 4.6m 14y
resolved?
0
Photo of Suthish Nair
NA 31.7k 4.6m 14y

 I think you are missing something, can you post the configuration.

 <pages>
        <customErrors mode="On">
            <error statusCode="404" redirect="NoPage.htm"></error>
        </customErrors>
 </pages>

 refer article: http://www.c-sharpcorner.com/UploadFile/bryianTan/5115/