Re: [DOTNET] Http Request

2002-05-31 Thread Jon Finley
proach I'd sure appreciate it. Thanks, Jon > -Original Message- > From: Greg Reinacker [mailto:[EMAIL PROTECTED]] > Sent: Thursday, May 30, 2002 7:01 PM > To: [EMAIL PROTECTED] > Subject: Re: [DOTNET] Http Request > > > Off the top of my head, my guess woul

Re: [DOTNET] Http Request

2002-05-30 Thread Greg Reinacker
sage- >From: dotnet discussion [mailto:[EMAIL PROTECTED]] On Behalf Of >Raphael Nascimento >Sent: Saturday, May 25, 2002 10:28 PM >To: [EMAIL PROTECTED] >Subject: [DOTNET] Http Request > > >How can i get the html with a HttpWebRequest? > >You can read messages from the

Re: [DOTNET] Http Request

2002-05-30 Thread Jon Finley
- > > > >-Original Message- >From: dotnet discussion [mailto:[EMAIL PROTECTED]] On Behalf Of >Raphael Nascimento >Sent: Saturday, May 25, 2002 10:28 PM >To: [EMAIL PROTECTED] >Subject: [DOTNET] Http Request > > >How can i get

Re: [DOTNET] Http Request

2002-05-26 Thread Luis Abreu
Hello Richard, Sunday, May 26, 2002, 9:51:36 PM, you wrote: RB> A subclass of XmlReader (eg XmlTextReader) satisfies your criteria RB> perfectly. thanks. -- Regards, Luis Abreu http://www.luisabreu.go.cc/ mailto:[EMAIL PROTECTED] - "Those who give up

Re: [DOTNET] Http Request

2002-05-26 Thread Richard Birkby
A subclass of XmlReader (eg XmlTextReader) satisfies your criteria perfectly. Richard > -Original Message- > From: dotnet discussion [mailto:[EMAIL PROTECTED]]On Behalf Of > Luis Abreu > Sent: 26 May 2002 21:29 > To: [EMAIL PROTECTED] > Subject: Re: [DOTNET] Http R

Re: [DOTNET] Http Request

2002-05-26 Thread Luis Abreu
Hello again. Sorry to ask this basic question, but here it goes. what's the best way to read an xml file and navigate through all the nodes (here best way means more quickly and using the least memory possible)? Currently I'm using XPathDocument and XPathNavigator. Is this the best way of doing t

Re: [DOTNET] Http Request

2002-05-25 Thread Pierre Greborio
2 10:28 PM To: [EMAIL PROTECTED] Subject: [DOTNET] Http Request How can i get the html with a HttpWebRequest? You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com. You can read messages from the DOTN

[DOTNET] Http Request

2002-05-25 Thread Raphael Nascimento
How can i get the html with a HttpWebRequest? You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.