Re: Read webpage with VB app
From: Chad Z. Hower aka Kudzu (cpub_at_hower.org)
Date: 05/22/04
- Next message: Cor Ligthert: "Re: VB.NET vs VB"
- Previous message: Chad Z. Hower aka Kudzu: "VB.NET vs VB"
- In reply to: KC: "Read webpage with VB app"
- Next in thread: Cor Ligthert: "Re: Read webpage with VB app"
- Reply: Cor Ligthert: "Re: Read webpage with VB app"
- Reply: Herfried K. Wagner [MVP]: "Re: Read webpage with VB app"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 22 May 2004 11:44:08 +0300
"KC" <you@dontneed.this> wrote in
news:#7l5f1pPEHA.3304@TK2MSFTNGP12.phx.gbl:
> Is there a simple way to read (and parse) a webpage with a VB.net
> application. Right now I can sort of read a page but it's a framed page
> and the server thinks the app is a browser that can't handle frames...so
> I get a message to the effect in the response.
It sounds like you just want to transfer it, and not display it? If so the
webbrower control is overkill and in fact can interfere. You should look at
just using straight HTTP.
-- Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/ "Programming is an art form that fights back" Empower ASP.NET with IntraWeb http://www.atozed.com/IntraWeb/
- Next message: Cor Ligthert: "Re: VB.NET vs VB"
- Previous message: Chad Z. Hower aka Kudzu: "VB.NET vs VB"
- In reply to: KC: "Read webpage with VB app"
- Next in thread: Cor Ligthert: "Re: Read webpage with VB app"
- Reply: Cor Ligthert: "Re: Read webpage with VB app"
- Reply: Herfried K. Wagner [MVP]: "Re: Read webpage with VB app"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|