[thelist] Secure HTTPS:// lock missing...

Matt Warden mwarden at gmail.com
Tue Feb 7 14:23:40 CST 2006


On 2/7/06, Rob Smith <rob.smith at lexjet.com> wrote:
> > That did it. I just removed the fully qualified part and let all
> > links/images load by reference.
>
> As a quirky side effect, everything else is now under the https://
> protocol after you've visited the purchase page. It's not a big deal
> seeing that most folks use the "Thank You for Your Order" page as their
> exit page.

You can leave links to non-secure pages, just not page elements that
the browser is going to request to complete page loading. So, your nav
could still have references to non-secure pages with http:.
Alternatively, you could have the redirect to the thank you page
redirect to the fully qualified URL:
http://yourserver.com/cart/thankyou.php

--
Matt Warden
Miami University
Oxford, OH, USA
http://mattwarden.com


This email proudly and graciously contributes to entropy.



More information about the thelist mailing list