Question
Maintaining identity across IP addresses (non-SSL to SSL)
I'm implementing an SSL page(s) for my subscribers so they
can add their credit card information. They are coming from a
non-SSL site
http://www.sitenumber1.com/index.cfm
then when they click "upgrade" they get routed to
https://secure.sitenumber1.com/accountinfo.cfm . I need their
profile info such as name, tel, email, etc to be propagated across
to the SSL site. Because the non-SSL and the SSL have different IP
addresses the transit fails and asks the user to login again. When
I login and get to the index.cfm screen then click upgrade it bombs
out again and asks for the login information. I'm not a CF coder
and inherited this stuff so I'm trying to get it running with very
little expertise. Any help will be greatly appreciated.
Thanks. Tom
Thanks. Tom
