make a session structure
<cfif NOT structKeyExists(session,"#manufacturer#")>
<cfset session["#manufacturer#"] = structNew()>
</cfif>
then add all your manufacturer products to the structure
Steve
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Pragnesh
Sent: Friday, August 15, 2003 4:09 PM
To: CFAussie Mailing List
Subject: [cfaussie] Shopping cart problem
Hi Guys,
Cant think today hope someone can help me with this logic. Am even having
problems writing this email aaaaaaaaarrrrrrgggggggggghhhhhhhhh
Am building a shopping portal with different manufacturers. Every
Manufacturer has their own range of products which people can buy. The
shopping cart should be manufacturer specific. Since the shopping cart
variables are held in a session, I cant think of a way to make each cart
manufacturer specific...right now if you buy something from Manufacturer A,
it shows up on Manufacturer B's shopping cart....How do I make each shopping
cart unique......
Thanks guys and have a great weekend..
Pragnesh
---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
MX Downunder AsiaPac DevCon - http://mxdu.com/
---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
MX Downunder AsiaPac DevCon - http://mxdu.com/