Anand Mani Tiwari
New member
- Joined
- Jun 15, 2011
- Messages
- 4
- Programming Experience
- 1-3
Hi,
I have a challange to convert the detected Encoding format of Text file to selected Encoding format. Like if the detected file is in Utf-8 and if user want to convert the encoding to Utf-16 or ANCII or Unicode. It will happen on one button click and the file will convert to the desired output encoding format.
Right Now I am able to detect the encoding but conversion not happening. Please help me out ASAP...
Thanking you for this help.
I have a challange to convert the detected Encoding format of Text file to selected Encoding format. Like if the detected file is in Utf-8 and if user want to convert the encoding to Utf-16 or ANCII or Unicode. It will happen on one button click and the file will convert to the desired output encoding format.
Right Now I am able to detect the encoding but conversion not happening. Please help me out ASAP...
Thanking you for this help.