Hi,
I am trying to convert while uploading a text file from ANSI format text file to Unicode format text file.
How can I do it in Classical ASP.
I mean by default the format of text file is ANSI. And when I select this file and trying to upload it in to server then I need to convert this text file format from ANSI to UNICODE.
Means once the file is uploaded from my local PC to sever then the uploaded file on the server must be in UNICODE format.
How can I do this one? Please help me!
Regards
Shaji