Need code for a login page that allows me to enter a username and password in my website in visual basic and also allows me to log out. Username should then appear in a label on the homepage and when I logout the username should disappear. Have to use session variables and no database. Please help