Re: Web request with an existing cookie...
- From: "Joerg Jooss" <news-reply@xxxxxxxxxxxxx>
- Date: Tue, 10 May 2005 14:28:15 -0700
Andy Rose wrote:
> Thank you for your comments David. The site whose page I am trying to
> poll is an asp website that is using forms authentication. I believe
> that once the login form is submitted a session cookie is written
> back that is used to authenticate the user. What I would ideally like
> to do is manually login to the site to get the cookie on my hard
> drive then kick off my app using this cookie to repeatedly poll the
> response time for a specified restricted page.
You can do this using HttpWebRequest/HttpWebResponse.
Cheers,
--
http://www.joergjooss.de
mailto:news-reply@xxxxxxxxxxxxx
.
- References:
- Web request with an existing cookie...
- From: Andy Rose
- Re: Web request with an existing cookie...
- From: David Lloyd
- Re: Web request with an existing cookie...
- From: Andy Rose
- Web request with an existing cookie...
- Prev by Date: Re: Special Characters in Query String
- Next by Date: ads by google
- Previous by thread: Re: Web request with an existing cookie...
- Next by thread: Redirecting from a .cs class file
- Index(es):
Relevant Pages
|