How do I call a web site from a winform app without having to log in again?
From: tom rageley (trageley_at_hotmail.com)
Date: 07/29/03
- Next message: Theodoros.Savvides_at_ctl.com: "IIS SSL configuration problem"
- Previous message: Chris Jackson: "Re: Access to config file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 28 Jul 2003 19:48:26 -0700
Hi,
Can someone tell me how I would go about calling a web application
that uses forms authentication from a winform application where the
user has already been authenticated? I'd like to insert their
credentials into a cookie in the same fashion as if they'd been
authenticated by the web site rather than the winform application.
Can I just set up the cookie and make the request to the desired URL?
Thanks in advance,
Tom Rageley
- Next message: Theodoros.Savvides_at_ctl.com: "IIS SSL configuration problem"
- Previous message: Chris Jackson: "Re: Access to config file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|