You can use Apache rewrite rules, or even a little JavaScript or CF to check the protocol at the top of the page and redirect if it isn't right. The most straightforward way, however, is to use an absolute URL which includes the protocol.
Christian On Monday, March 10, 2003, at 01:59 PM, Issac Rosa wrote: > What's the best way to setup the page links so that when you go to a > secure page via https and then go to a non-secure page the links use > http? Do I need to hard code the full url? > > Thanks, > Issac > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

