Hi
I have a project with login.aspx view.aspx etc etc....In the login page, after the user has been authorized, I have to open a Dynamic Data Entities application. The problem is how to pass the value of the session containing the username while keeping the same sessionID?
Help :-)