Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

I have one application, one user purchase some products in
my application? and another person came he is also purchase
some products?how can we identify which user purchase which
items?
my answer is by using session id? but i dont know how? can
u give me programming for that?

Answer Posted / nidhi

take userid and store it in session variable.. when a user
purchases product store product details along with session
(userid) in database or an xml file and when u want to
retrive fetch from it.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Diff between web user control and web custom control?

1029


What is the equivalent of date() and time() in asp.net?

1035


Can you dynamically assign a Master Page?

1045


What is the difference between ldap and active directory?

1141


What is asp.net globalization?

1034


What are the various types of validation controls provided by asp.net?

1027


How do we implement bundling in MVC?

1159


What does asax stand for?

1063


How to reduce the width of textbox in editcommandcolumn of datagrid?

1069


Describe in brief .net framework and its components.

1048


What role “#&&” plays in a querysting?

1068


What are the Types of session management in ASP.NET

1091


Explain a program using code nuggets to create a simple application? : asp.net mvc

1123


What is the difference between user control an custom control?

1175


how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool

2155