Hey everyone
I have a project that has a bunch of aspx pages in it, including a login page. What is happening right now is that login pages takes the user to several other subsequent pages and so forth.
What I want to do is once the user login all the pages should be in a framework or envelope with top right corner with a logout button.
How can I go about doing that. Maybe add a page (maybe a master page) that will stay during the course of the site. I don't know.
I want to use all the aspx pages just need them in a box or a boundary.
Thanks
-Sarah