I'm developing an application using the ASP.Net Membership, Roles & Profile system. I want to allow users to browse thru the screens without forcing them to register and/or login first. Once they get to the point where they want to actually place an order then I want to get login information. So far everything in the MRP system seems to require logging in before doing anything else. How can I allow "browsing" without being logged in?
Steve
Steve