PC Review


Reply
Thread Tools Rate Thread

Chat follow-up for Cezar Fong Espinoza

 
 
Alex Feinman [MVP]
Guest
Posts: n/a
 
      11th Mar 2004
The xml document you mentioned loads properly via the follwing procedure:
XmlDocument doc = new XmlDocument();

StreamReader rdr = new StreamReader(@"\rss.xml",
Encoding.GetEncoding(1252));

doc.Load(rdr);



If you need to load it from the WebRequest stream, build a StreamReader on
NetworkStream returned by the web request - again specifying the encoding.


 
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
Unable to type message in chat box in Microsoft Chat Support tootiecat Spyware Discussion 1 30th Dec 2008 09:44 AM
Transcript of FP2007 chat is now available; Make your calendar for the next chat Wendy Shi [MS] Windows XP Embedded 1 18th Aug 2006 02:34 AM
Cheaper version of Fong Kai FK-330 case? Matt Garman DIY PC 0 5th Jan 2004 05:25 PM
Cheaper version of Fong Kai FK-330 case? Matt Garman DIY PC 0 5th Jan 2004 07:12 AM
how come i can't chat on yahoo chat or other related sites requiring java virtua Joshua Brown Microsoft Windows 2000 New Users 1 10th Sep 2003 09:33 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:07 AM.