> I have a scenario that I've never had to address before.
> 
> I have 2 domains that share the same database. One domain 
> will be for retail product sales while the second domain will 
> be for membership-based, larger quantities Costco style product
> sales.
> 
> I'd like a user to be able to bounce back and forth between 
> both sites and add items to his/her cart and when they choose 
> to checkout from either domain, see all of the products 
> they've added from both sites. Both sites would share the 
> same database.
> 
> Considering that cookies are domain-specific and I haven't 
> explicitly passed URLToken in the URLs, is there an easy way 
> to do this?

You could use an image in one domain, and have that image served by a CF
page on the other domain. You could pass a token in the IMG tag that would
let you track the user in both domains simultaneously.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized 
instruction at our training centers in Washington DC, Atlanta, 
Chicago, Baltimore, Northern Virginia, or on-site at your location. 
Visit http://training.figleaf.com/ for more information!


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:199366
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to