Click here to Skip to main content
15,885,914 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionPLz help me lover Pin
sosr2-May-07 9:27
sosr2-May-07 9:27 
AnswerRe: PLz help me lover Pin
Dave Kreskowiak2-May-07 10:31
mveDave Kreskowiak2-May-07 10:31 
GeneralRe: PLz help me lover Pin
Christian Graus2-May-07 11:18
protectorChristian Graus2-May-07 11:18 
GeneralRe: PLz help me lover Pin
Dave Kreskowiak2-May-07 12:33
mveDave Kreskowiak2-May-07 12:33 
GeneralRe: PLz help me lover Pin
Christian Graus2-May-07 14:04
protectorChristian Graus2-May-07 14:04 
Questionbarcode development Pin
dleo102-May-07 9:21
dleo102-May-07 9:21 
AnswerRe: barcode development Pin
MatrixCoder2-May-07 9:37
MatrixCoder2-May-07 9:37 
QuestionBest Way to handle foreign characters from XML to disk file Pin
QuickBooksDev2-May-07 8:50
QuickBooksDev2-May-07 8:50 
Hi,

I would like to know the best/proper way of handling foreign or special characters between XML, disk file, and XML Soap Reader (UTF-8).

Given that a VB6 program request a XML Soap Web Service. It gets the response and write it to a file using VB6 Open ... as output, print #nn, s....

A VB.NET program then reads this file via XMLTextReader but it fails due to a
'Invalid character in the given encoding'. The character is a 'ü' in München. I am sure there will be more. MSIE cannot read the file either.

So what is the best way to get or write these characters. Hopefully I don't have to check each character.

Thanks
AnswerRe: Best Way to handle foreign characters from XML to disk file Pin
kubben2-May-07 9:03
kubben2-May-07 9:03 
GeneralRe: Best Way to handle foreign characters from XML to disk file Pin
QuickBooksDev2-May-07 9:36
QuickBooksDev2-May-07 9:36 
GeneralRe: Best Way to handle foreign characters from XML to disk file Pin
kubben2-May-07 9:52
kubben2-May-07 9:52 
GeneralRe: Best Way to handle foreign characters from XML to disk file Pin
QuickBooksDev2-May-07 11:13
QuickBooksDev2-May-07 11:13 
GeneralRe: Best Way to handle foreign characters from XML to disk file Pin
kubben2-May-07 12:40
kubben2-May-07 12:40 
GeneralRe: Best Way to handle foreign characters from XML to disk file Pin
QuickBooksDev2-May-07 14:58
QuickBooksDev2-May-07 14:58 
GeneralRe: Best Way to handle foreign characters from XML to disk file Pin
kubben2-May-07 16:19
kubben2-May-07 16:19 
GeneralRe: Best Way to handle foreign characters from XML to disk file Pin
QuickBooksDev3-May-07 2:31
QuickBooksDev3-May-07 2:31 
GeneralRe: Best Way to handle foreign characters from XML to disk file Pin
kubben3-May-07 2:36
kubben3-May-07 2:36 
GeneralRe: Best Way to handle foreign characters from XML to disk file Pin
QuickBooksDev3-May-07 2:46
QuickBooksDev3-May-07 2:46 
GeneralRe: Best Way to handle foreign characters from XML to disk file Pin
kubben3-May-07 2:50
kubben3-May-07 2:50 
GeneralRe: Best Way to handle foreign characters from XML to disk file Pin
QuickBooksDev3-May-07 2:59
QuickBooksDev3-May-07 2:59 
GeneralRe: Best Way to handle foreign characters from XML to disk file Pin
kubben3-May-07 3:40
kubben3-May-07 3:40 
GeneralRe: Best Way to handle foreign characters from XML to disk file Pin
QuickBooksDev3-May-07 3:58
QuickBooksDev3-May-07 3:58 
GeneralRe: Best Way to handle foreign characters from XML to disk file Pin
kubben3-May-07 4:34
kubben3-May-07 4:34 
GeneralRe: Best Way to handle foreign characters from XML to disk file Pin
QuickBooksDev3-May-07 4:35
QuickBooksDev3-May-07 4:35 
QuestionHow to convert a BitArray of length 8 into a single byte Pin
edmonson2-May-07 6:06
edmonson2-May-07 6:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.