retrieve User_Id from classic asp application to asp.net application

Locked retrieve User_Id from classic asp application to asp.net application

  • mercredi 14 mars 2012 14:32
     
     

    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?

Toutes les réponses

  • samedi 17 mars 2012 08:05
     
     Réponse proposée

    Hi Packiyaraj,

    as far as my knowledge there no other option to retrieve value for classic asp to asp.net

    i suggest you to migrate classic asp to asp.net

    Regards

    Sneha

  • jeudi 12 avril 2012 10:58
     
     

    Hello,

    I agree with Sneha. I think you need to migrate from asp to asp.net. That is the best option.