View Single Post
  #2 (permalink)  
Old 07-01-2009, 1:39 PM
JohnH's Avatar
JohnH JohnH is offline
VB.NET Forum Moderator
.NET Framework: .NET 3.5 (VS 2008)
 
Join Date: Dec 2005
Location: Norway
Age: 37
Posts: 10,329
Reputation: 1315
JohnH has a reputation beyond reputeJohnH has a reputation beyond reputeJohnH has a reputation beyond reputeJohnH has a reputation beyond reputeJohnH has a reputation beyond reputeJohnH has a reputation beyond reputeJohnH has a reputation beyond reputeJohnH has a reputation beyond reputeJohnH has a reputation beyond reputeJohnH has a reputation beyond reputeJohnH has a reputation beyond repute
Default

One of them is a Rss feed, the other is a Atom feed, Atom (standard) - Wikipedia, the free encyclopedia, different Xml structure.

You don't need to use a WebRequest, use the url directly with xmldoc.Load.
__________________
Reply With Quote