I want to implement a signin form with a submit link/button. The initial signin page is via HTTP. When the user clicks on the link, the underlying form POST will be HTTPS and subsequent interaction will be HTTPS until the user signs off. Any code examples ? Thanks in Advance...
