Hi,
Was after some advice, I have a password sent following regestration and was
wondering what would be the best way to control the login when the return
bearing in mind I also want to control what is shown on each page, by using
an access level from my database.
my questions are:-
1) If i use cookies and they login with cookies on do I just do a recordset
find each time they hit a page to allow only certain things to appear?
2) what do I do if they dont have cookies on?
3) Is there an alternative way of doing this?
many thanks