Getting data of a specific user From SQLMuhammad Qadeer11yAsked Jun 30, 2015, 8:19 PM752.NETHow i can get data of a specific user which is currently logged in using their session value.?Please Help Me.....!!!
Rajeesh Menoth11y agoPosted Jun 30, 2015, 11:58 PMHi, Pass your login details through session then you can retrieve those value using sql. check the below links... 1) http://www.codeproject.com/Articles/32545/Exploring-Session-in-ASP-Net
Muhammad QadeerPosted Jul 1, 2015, 9:21 AM
Rajeesh MenothPosted Jun 30, 2015, 11:58 PM