Re: |
| Aravind Kumar replied to shreya verma at 08-May-08 12:29 |
| Hope you've already set Session variables for userId too. Our requirement is to transfer the page flow to user profile page (say profile.aspx). Once user clicks Login button in the login page, redirect them to the Profile.aspx page, in Profile.aspx page load, check the type of the user using session and load it accordingly. |
|