Login to 3rd Party Site

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Lar

    Login to 3rd Party Site

    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
Working...