I am developing an application that needs to open a new browser window
already logged into a few third party sites (1 at a time - several different
sites.) I have access to the login credentials and have reviewed the FORMs
that I will need to post to. I have done a little work with the
HttpWebRequest and HttpWebResponse classes, but have not been able to
successfully post to these while also redirecting to a new page.
Can somebody give me some pointers? This seems like a fairly common activity.
Thanks,
Lar
already logged into a few third party sites (1 at a time - several different
sites.) I have access to the login credentials and have reviewed the FORMs
that I will need to post to. I have done a little work with the
HttpWebRequest and HttpWebResponse classes, but have not been able to
successfully post to these while also redirecting to a new page.
Can somebody give me some pointers? This seems like a fairly common activity.
Thanks,
Lar