Unfortunately this alone cannot be done with HTML... for doing any kind of database activity you have to use a server side language like PHP, ASP etc.
PHP is easy to learn you can look for tutorials over the web...
one is this http://www.w3schools.com/php/default.asp
2007-05-30 20:27:20
·
answer #1
·
answered by Aditya K 2
·
0⤊
0⤋
You need to use php or asp to run the database, this can also generate the required html pages.
2007-05-30 21:10:22
·
answer #2
·
answered by Anonymous
·
0⤊
0⤋
you want to create a table with a username and password field for protection causes you ought to by no ability save a plaintext password in a database use a hashfunction to save a password hash and analyze it to the hash of the crammed in pass
2016-10-18 11:47:03
·
answer #3
·
answered by Anonymous
·
0⤊
0⤋
HTML does not write anything to database. Pick a middleware package and come back with more details.
2007-05-30 20:26:18
·
answer #4
·
answered by Kasey C 7
·
0⤊
0⤋
Well you have to use Connection, i think you better see ASP for this.
you can learn ASP from www.w3schools.com
Also you can find such code on net Easily, but i recommend that you see above website as its started from basic to advance level
2007-05-30 20:27:04
·
answer #5
·
answered by waheed_hashim 2
·
0⤊
0⤋
Read HTML books... these are basic programs... u shud learn from there... don't try cut and paste... u will suffer later.
2007-05-30 20:24:24
·
answer #6
·
answered by Anonymous
·
0⤊
0⤋