When you go from http to http, you have to pas the cfid & cftoken to maintain the session. You have to do this manually...
At 02:20 AM 16/11/02 -0500, you wrote: >the user is returned to the site via a settting in the 3rd party >application... I should also mention that the user goes from a non secure >site on my end, to a secure on 2Checkouts end (http ---> https). And I am >locking all the variables. > >Mike > >----- Original Message ----- >From: "Mike Brunt" <[EMAIL PROTECTED]> >To: "CF-Talk" <[EMAIL PROTECTED]> >Sent: Saturday, November 16, 2002 1:43 AM >Subject: RE: CFC Troubles > > > > Michael, how is the user returned to the site and are you locking Session > > reads and writes with CFLOCK? > > > > Mike Brunt - CTO > > Webapper Services LLC > > http://www.webapper.com > > Downey CA Office > > 562.243.6255 > > AIM webappermb > > > > Web Application Specialists > > > > -----Original Message----- > > From: Michael T. Tangorre [mailto:[EMAIL PROTECTED]] > > Sent: Friday, November 15, 2002 7:51 PM > > To: CF-Talk > > Subject: CFC Troubles > > > > > > Hi all. > > > > Here is my situation. I have a CFC written, which has a slew of methods to > > handle the functions needed for a shopping cart. Here is the deal... I > > create an object (in the session scope) and the cart works fine and all, >and > > I go to checkout, sending the user to the third party SECURE (https) >server > > to input payment info. When the user is sent back to my site, the shopping > > cart does not exist. Any ideas? > > > > Thanks. > > > > Mike > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Get the mailserver that powers this list at http://www.coolfusion.com

