Select Categories Below
Status: Closed Points: 75 Time: 03:36 - Jun 20, 2007
dustPuppy
I need to create a text (.txt) file with UTF7 encoding (I think the default is UTF8). I'm developing with c# .net. How do I do that?
Categories:
Add Categories
When adding more than one category, separate them with commas.
Advertisement
Date:: Jun 20, 2007
Time:: 03:40
I was trying with: StreamWriter file = File.CreateText(path + fileName); but it doesn't give me any options to define the encoding...
nidhi
Time:: 11:48
There's this class here that may help you http://www.dotnet247.com/247reference/Sy...
Time:: 14:37
Thanks, nidhi, but that's the class to get the correct encoding. What I need it a method to create a text file with that encoding.
Date:: Jun 21, 2007
Time:: 16:41
I found out that with this class, I can create the textfile as I want: StreamWriter file = new StreamWriter(path + fileName, false, System.Text.Encoding.UTF7);
Question Answered
This question has been closed, and points have been rewarded to the following experts:
You're welcome however to comment or give additional information or if you wish, you have the ability to write an Answer Summary for the Summary Area.
Answer this Question
New User
Email:
Upon submission of this form, you will automatically be registered as a Quomon user and we will send your login information to this address
Registered User
Username:
Password:
Forgot Your Password?
Enter your email address below and we will resend your login information to you.
Login Information Sent
Prajith
Date:: Jul 24, 2007
Time:: 12:42
C# TextWriter myTextWriter = new StreamWriter(Filename,false,Encoding.UTF7); VB.NET Dim myTextWriter As TextWriter = New StreamWriter(Filename, false, Encoding.UTF7)
Click here to see the Answer Discussion that preceded this summary.
Login to rate this summary: Good | Bad
Questions
how do i detect the encoding of a text file?
You have 100 characters to use
Rank
Expert
Points
1.
895
2.
510
3.
400
4.
375
5.
200
6.
170
7.
150
8.
50
9.
10.
30
Register today to share your knowledge with the community and be recognized and rewarded for your contributions.
Register Here
"Psst, Quomon is a great site. Pass it on." Tell a Friend | Link To Us | Save to Delicious | Digg it
Language Options
English:
Español:
Sponsors
Questions and Answers Software Real Estate Postcards Marketing Fulfillment