Groups | Blog | Home
all groups > vb.net > february 2004 >

vb.net : How to access web page for download


Gary
2/4/2004 3:36:08 PM
Thanks, that's what I needed!
Gary
2/4/2004 3:41:08 PM
I'm building this for my own learning. I will look at the open source to see how they do it
Thanks
Patrick Steele [MVP]
2/4/2004 5:27:11 PM
In article <dLdUb.13007$QW2.5499@newssvr22.news.prodigy.com>, gar-
car@swbell.net says...
[quoted text, click to view]

Making a GET request is pretty easy:

http://tinyurl.com/98ey

However, there's an open source library for consuming and producing RSS
feeds:

http://rss-net.sourceforge.net/

--
Patrick Steele
Microsoft .NET MVP
Gary Owsiany
2/4/2004 9:46:49 PM
I am building a new aggregator (using windows desktop forms, not web pages)
and would like to allow the user to download an rss source from the web by
entering the URL. Do I use an HttpRequest object? If so, any examples of
doing an HTTP Get?
Thanks,
Gary

AirPete
2/4/2004 10:13:24 PM
[quoted text, click to view]

http://www23.brinkster.com/peteproducts/webcheck.txt

- Pete

hirf-spam-me-here NO[at]SPAM gmx.at
2/4/2004 11:18:52 PM
* "Gary Owsiany" <gar-car@swbell.net> scripsit:
[quoted text, click to view]

Have a look at 'WebClient.DownloadFile'?

--
Herfried K. Wagner [MVP]
AddThis Social Bookmark Button