Group,
Have a shopping cart we are working on, when you click checkout you are moved to a secure part of the site, however when you click on the header navigation which would be something along the lines of a href="./index.aspx" it moves to index, but you are still https, do you know a good way to break this without having to hard code direct paths such as
http://208.112.111.113/index.aspx back in?
Start Free Trial