|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (7 bit)
Join Date: Feb 2005
Posts: 72
|
lost on login
ok i'm new to this but i have a good understanding HTML and a few other other bits of different languages. I'm trying to create a simple login page. I want it to say username: (text box) and password: (pswd feild). i can't figure out to get a datab base set up though so when you hit enter it compares the data in the field against whats in the database. any help would be great.
|
|
|
|
|
|
#2 |
|
Member (4 bit)
|
You should use a language like PHP and a MySQL database for this. HTML cannot do dynamic things like comparing information to a database. It's really only for content organization.
http://www.php.net/ http://www.mysql.com/ --Brendan |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|