[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Multiple catalogs accessing same data/sessions
> > >I have a store using Interchange. I want to keep my customer
> data in one
> > >central place for their benefit, but I want to make some other
> sites that
> > >aren't directly connected to this store. The other sites will
> need user
> > >authentication and generate dynamic pages based on preferences and
> > >memberships purchased. Can I safely do this with different "catalogs"
> > >pointing to the same session and data? For example:
> > >
> > >storedomain.com --> existing store
> > >memberssite.com --> membership content, using same data as on the
> > >storedomain.com
> > >
> > >I can't seem to find an answer on the list to this question, so any
> > >thoughts
> > >would be great.
> > >
> > >-Russell
> >
> > Yes, you can. Unless I am wrong, and I am never wrong, it is
> basically the
> > same as when you do it for the purpose of clustering (i.e., easy).
> >
>
>
> Is that going to work across different domains? Cookies **should**
> break, I'd think.
Can't CookieDomain be used to get round this?
Jonathan
Webmaint.