We are developing a application in asp.net 3.5 but getting the User_Id from classic asp login form through querystring. It break the security in my application.So i need answer for this question
How to retrieve the value from classic asp to asp.net application other than querystring?