Question
Passing another sites cookie on to the client?
We are working with a third party vendor who has a web site
which our CF server will authenticate to on behalf of the client
browser using CFHTTP, and then the third party site replies back to
our CF server with a cookie which we need to pass to the client
browser. The client can then communicate with the third party site
once the client has the cookie. Obviously I can use CFCOOKIE to
create the client side cookie but what's the easiest way to read
the cookie returned to the CF Server?
Thanks,
Steve
Thanks,
Steve
