PC Review


Reply
Thread Tools Rate Thread

ANSI encoding in VB.NET

 
 
Richard
Guest
Posts: n/a
 
      3rd Aug 2004
I need to use ANSI encoding in VB.NET, but can't seem to find it, can anyone
help, I can only find these

ASCII
UTF7
UTF8
default
BigEndianUnicode
Unicode, and a method
getEncoding(codepage as integer),

Are ANSI the same as one of those, or "what to do"

Richard


 
Reply With Quote
 
 
 
 
Herfried K. Wagner [MVP]
Guest
Posts: n/a
 
      3rd Aug 2004
* "Richard" <(E-Mail Removed)> scripsit:
> I need to use ANSI encoding in VB.NET, but can't seem to find it, can anyone
> help, I can only find these
>
> ASCII
> UTF7
> UTF8
> default


'Default' is "Windows ANSI".

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
 
Reply With Quote
 
Mattias Sjögren
Guest
Posts: n/a
 
      3rd Aug 2004
Richard,

>Are ANSI the same as one of those, or "what to do"


Default represents the system default ANSI codepage.



Mattias

--
Mattias Sjögren [MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.
 
Reply With Quote
 
Richard
Guest
Posts: n/a
 
      3rd Aug 2004
> 'Default' is "Windows ANSI".

Thanks


 
Reply With Quote
 
Richard
Guest
Posts: n/a
 
      3rd Aug 2004
> Default represents the system default ANSI codepage.

thanks


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Encoding query - Ansi George J Microsoft Excel Programming 10 15th Apr 2009 12:25 PM
ASCII / ANSI encoding Mark Rae Microsoft C# .NET 10 17th Dec 2005 08:46 PM
Encoding - OEM to ANSI Yves Royer Microsoft C# .NET 6 2nd Nov 2005 06:44 PM
StreamReader Encoding ansi problem LucaJonny Microsoft VB .NET 11 19th Jul 2005 11:04 AM
How do I switch from unicode to ANSI encoding in MS Frontpage? =?Utf-8?B?dm1jbWFpbg==?= Microsoft Frontpage 0 6th May 2005 03:41 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:36 AM.