An outside company developed a safety training program in dreamweaver. I've been asked to hardcode a username and password that is issued to the user at the end of a training module. This username and password allows them to enter the next training module. They do not want to use a database, just hardcode it into the page. So, if they type the username and password incorrectly into the textboxes, they receive a message and the chance to try again. If they type it in correctly, then they can continue. Possible? Please help! I am very new to Dreamweaver and .asp. Thank you in advance!!