I have a site with SSL and am getting some very strange behavior when trying to go from https to http. In its most basic form, the problem is if I redirect from an https page to a different fully-qualified url such as http://domain.com/sample.aspx, the redirect actually goes to https://domain.com/sample.aspx. There is absolutely no code running on the destination page that would be attempting to turn SSL back on. Does anyone have any ideas?
Thanks Much!
Jake