How to programatically default the encoding of my "Notepad" into ANSI in c#
From: jj (yhcontact_at_yahoo.com)
Date: 12/06/04
- Next message: Sahil Malik: "Re: Is running as Windows service or command-line?"
- Previous message: aa7im: "Re: Objects new in Collection"
- Next in thread: John M Deal: "Re: How to programatically default the encoding of my "Notepad" into ANSI in c#"
- Reply: John M Deal: "Re: How to programatically default the encoding of my "Notepad" into ANSI in c#"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 6 Dec 2004 14:35:38 -0500
How do I programatically default the encoding of my "Notepad" into ANSI.
My application uses notepad to save some text. Some of the client computers
have UTF as the default encoding in their notepad. This adds some
characters in my text and creates problems later on managing it.
So is there a way to create a text file in notepad with ANSI encoding
always?
Thanks
John
- Next message: Sahil Malik: "Re: Is running as Windows service or command-line?"
- Previous message: aa7im: "Re: Objects new in Collection"
- Next in thread: John M Deal: "Re: How to programatically default the encoding of my "Notepad" into ANSI in c#"
- Reply: John M Deal: "Re: How to programatically default the encoding of my "Notepad" into ANSI in c#"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|