When a user logs into my asp.net 2.0 webapp (user1), I set productID in a session variable:
Session["ProductName"] = value from database
That value gets passed into stored procedures to match with the correct user/product. Anonymous web users can surf over to the webapp like this...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.