A
Anirban Paul
Dear Friends,
I am trying to make a shopping cart in ASP. My backend is in SQL.
Now during the user access I would like to make some restriction like
if I have only one product left, and two buyer wants to buy it
simountenously at the same time. Now how can I restrict that. Anyone having
any redymade code for that.
Another thing how to keep the session information about the user. Like if I
want to know the details of the user. How to do it with cookies?
Regards,
Paul
I am trying to make a shopping cart in ASP. My backend is in SQL.
Now during the user access I would like to make some restriction like
if I have only one product left, and two buyer wants to buy it
simountenously at the same time. Now how can I restrict that. Anyone having
any redymade code for that.
Another thing how to keep the session information about the user. Like if I
want to know the details of the user. How to do it with cookies?
Regards,
Paul