Hi Everyone,
Here i use the following code to get user id , company id and company name in my development part .
Session.Init "", "PO", "PO1210", "54A"
userID = SignOn.SignOn(Session)
userID = Session.userID
Company_id = Session.CompanyID
but i want to know the password for which user is logged in accordingly. Please help me.
Thanks
Saravana Bavan
Here i use the following code to get user id , company id and company name in my development part .
Session.Init "", "PO", "PO1210", "54A"
userID = SignOn.SignOn(Session)
userID = Session.userID
Company_id = Session.CompanyID
but i want to know the password for which user is logged in accordingly. Please help me.
Thanks
Saravana Bavan