I have a shopping cart application that many sites use one set of tafs,
tcfs, etc, but each domain has their own db. When the user first connects to
the site, they are assigned a user var indicating the custom scope (site id)
to use when retrieving site variables and information. 

In the past each site has had it's own digital certificate. I have two
request vars for creating nonsecure and secure links that I use for testing
when building the catalog and until we have received the digital
certificate.

I was thinking about using the same certificate for a couple sites. Similar
to a lot of public shopping carts that switch to a different domain name
when checking out.

I tried changing my secure link to a different domain, but lose my user vars
when it switches to the new domain. I figured if I could retain the site id,
I could keep the same look and feel of the site as well as the user
variables.

Any idea how to do this? Or what I am doing wrong.

Thanks

Steve Fogelson
Internet Commerce Solutions
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to