I have a simple shopping cart with a that takes the client to a secure url with the payment form which is fine until my client surfs away from that secure page. The problem being they are now usint the secure url wherever they go in the site, even for non secure pages. Support suggested that i just make the links in my forms absolute which seems to work. I just wanted to check that this is the best way to fix this problem. I seem to remeber other solutions mentioned in the past. thanks for any help