I started making a login script that uses an Access database to store the name and the password.
Since this is my first script, I was wondering if the extra information should be stored in cookies or using a session...?

Thanks.