How to: Cross-Site posting and redirection in ASP.NET webforms
问题 Scenario: The task I have at hand is to enable a single-signon solution between different organizations/websites. I start as an authenticated user on one organization's website, convert specific information into an Xml document, encrypt the document with triple des, and send that over as a post variable to the second organizations login page. Question: Once I have my xml data packaged, how do I programmatically perform a post to the second website and have the user's browser redirected to the