dev
01-06-2007, 10:39 AM
i have developed a shopping cart page.
whenever i add a item to the cart i will insert the details into the database table .
but i force the user to login to proceed with the shopping.
The problem is whenever a user logins and continues shopping there will nt be a pblm because i have the Customerid maintained in the database table.
But whenever defaultly i add an item before logging in how can i track the details if some other user tries to add in the same manner.
please provide me a solution ASAP.
thanks
Dev
whenever i add a item to the cart i will insert the details into the database table .
but i force the user to login to proceed with the shopping.
The problem is whenever a user logins and continues shopping there will nt be a pblm because i have the Customerid maintained in the database table.
But whenever defaultly i add an item before logging in how can i track the details if some other user tries to add in the same manner.
please provide me a solution ASAP.
thanks
Dev