Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / WinForm Controls / January 2006

Tip: Looking for answers? Try searching our database.

XML Download with WebBrowser class

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Kurt Waldheim - 23 Jan 2006 18:18 GMT
Hi,

I want do download a XML file using the WebBrowser class. How can I
prevent that the file is converted to HTML code using a stylesheet.

Thanks,Kurt
Herfried K. Wagner [MVP] - 24 Jan 2006 19:08 GMT
"Kurt Waldheim" <kurtwaldheim@gmx.at> schrieb:
> I want do download a XML file using the WebBrowser class. How can I
> prevent that the file is converted to HTML code using a stylesheet.

What's the reason for using WebBrowser to download the file?  Maybe using
'HttpWebRequest' or 'WebClient.DownloadFile' is an option.

Signature

M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>

alec.yu@msa.hinet.net - 28 Jan 2006 05:14 GMT
Maybe in the case that a user clicks a hyperlink to a RSS news feed.
Sure we may intercept the navigation event, but it seems that there is
no way for us to determine whether a content pointed by a hyperlink
is actually html or not, and not every RSS news feed is of formal XML.

In this case, it seems that either we have to intercept the HTTP
protocol
handler, or we have to download an extra copy of the content before
navigation.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.