https://alpha.pbp1.com/Property/Secure/test.htm
<a href="http://alpha.pbp1.com/Property/Default.aspx">Home</a>
This is a simple HTML page with a single href with the full absolute path to the website default page.
When viewed from within our company network it renders as expected, with HTTP in the href.
But when viewed from a browser outside of our network it renders with HTTPS instead.
This is a test environment, and I suspect that the SSL certificate may be part of the problem. Once we go beta it will have a real certificate but I think for now it is running on a generated one.
I would like for links that are coded with the full absolute path to keep the prefix that they were originally coded with. Any ideas on if this is IIS or the client replacing HTTP with HTTPS? Running on Windows 2003, IIS6, ASP.NET2.0