Answered
SSL and form verification scripts
We're building an ecommerce site with SSL protected checkout
and account administration. We've just installed the SSl
certificate and set-up the 2 sections as secure. However, in MS
Explorer we get the "This page contains both secure and non-secure
items" error message.
We've isolated this down the the includes for the 2 ColdFusion scripts used in form verification "/cfide/cfform.js" and "/cfide/masks.js" short of writing or adapting form verification scripts is there anyway I can force the pathnames to be "https://xxx.xxx.xxx/cfide/cfform.js"
I cannot edit the setting in the CF admin pages as the server runs multiple sites. I don't want the URl for the eCommerce site being seen in some of the other sites.
R
We've isolated this down the the includes for the 2 ColdFusion scripts used in form verification "/cfide/cfform.js" and "/cfide/masks.js" short of writing or adapting form verification scripts is there anyway I can force the pathnames to be "https://xxx.xxx.xxx/cfide/cfform.js"
I cannot edit the setting in the CF admin pages as the server runs multiple sites. I don't want the URl for the eCommerce site being seen in some of the other sites.
R
