I am using sessions to store user's login and registering data. If cookies are off in user's browsers it doesn't work.
Is that possible to show them a message if their cookies are off and give them the option to press ok to enable it or there is another way to solve that problem.