Login Form

Login Page with md5 Encryption in Password field using PHP/MySQL

Submitted by argie on
This code will teach you on how to create a login form with md5 encryption. The feature of this code is, it has a input validation and the password are being encrypted using md5. Download and try this code to learn on how to create a login form with md5 encryption. database name: simple_login

Simple Login using MS Access 2007

Submitted by zderick on
Hi. I'm sharing this simple Login Form which I created using MS Access. I hope this will help Access newbies to become more comfortable with the program. I'm sure there are a number of ways to do this (perhaps much better than this) but I did what I could to make this simple and straight-forward. I. Access Objects in this application: A. Table:1. tblUsers - table for application users B. Forms:1