https://www.aspsnippets.com/Articles/Assign-Roles-to-Users-in-ASPNet-Form-Based-Authentication.aspx
In above article same home page either admin or user,but i want to open after login user open user.aspx and admin open admin.aspx..
what changes should i make in this article.