Hi
I have a website where i haev created a database in sql server which contain username and passwords.
When the user logins it gives them the ability to view products. My question is that how can i make it secure so that people cannot just type the url and access the page without logging in?
Also for the person who has successfully logged in how can i keep it so that it stores their settings and view other parts of the website at the same time and logout if need be
cheers
...
Interesting?