Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: brettr
  • Content: Threads
  • Order by date
  1. brettr

    Avoiding crossing sessions?

    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...

Part and Inventory Search

Back
Top