Re: to read a textfile regarding his format
- From: arthurjr07@xxxxxxxxx
- Date: 15 May 2006 00:27:46 -0700
I copied and paste this char(é,à,è) in the notepad and
save it as UTF8 encoding.
then i tried the code below and i have no problem.
dim sr as new streamreader(filename,true)
and
Dim myStreamReader As New System.IO.StreamReader(objFile.FullName,
System.Text.Encoding.UTF8, False)
please check your textfile.
.
- Follow-Ups:
- Re: to read a textfile regarding his format
- From: Herfried K. Wagner [MVP]
- Re: to read a textfile regarding his format
- References:
- to read a textfile regarding his format
- From: andreas
- Re: to read a textfile regarding his format
- From: Michel Posseth [MCP]
- Re: to read a textfile regarding his format
- From: andreas
- Re: to read a textfile regarding his format
- From: arthurjr07
- Re: to read a textfile regarding his format
- From: andreas
- to read a textfile regarding his format
- Prev by Date: Re: Need one Regular Expression
- Next by Date: Re: Check if Service is running?
- Previous by thread: Re: to read a textfile regarding his format
- Next by thread: Re: to read a textfile regarding his format
- Index(es):
Relevant Pages
|