HttpWebResponse Question
- From: "Thaynann" <Thaynann@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 11 Sep 2005 18:27:01 -0700
I ham tryin to access a website, the first time i send a GET to display the
first page it displays the HTML code, but always with text "Enable Cookies In
Your Browser", is there a way to have it not display that and display the
actual page, i did get it at some stage, ut that involved a bit of recursion,
by callin the method again (from within itself) and that allowed the page to
be displayed.
But when i have tried to call a POST request, it displays the Enable Cookies
In Your Browser page again, and this time, on amount of recursion can save it.
Any ideas, if u need this to be more clearly displayed, ill send some code
over
.
- Follow-Ups:
- Re: HttpWebResponse Question
- From: Bob Grommes
- Re: HttpWebResponse Question
- From: Nicholas Paldino [.NET/C# MVP]
- Re: HttpWebResponse Question
- Prev by Date: Re: Question on Reflection..
- Next by Date: Re: Question on Reflection..
- Previous by thread: Finding selected item in a combobox
- Next by thread: Re: HttpWebResponse Question
- Index(es):
Relevant Pages
|