I'm making a website that uses a user database to log on to it, but because I'm relatively new to HTML, I do not know how to make a user database for a log on system to check if the user credentials are correct. If you happen to know, then try to include HTML or script samples if you can. I'm using Macromedia Dreamweaver with HTML 4.0.
Also, how to create a user file in a database when they register. I was thinking of text files. It could possibly be read by a server side script. I don't think I can use JavaScript, because it's not a server side scripting language, but if you know of a way I could do server side with JS, then tell me.
Also, how to create a user file in a database when they register. I was thinking of text files. It could possibly be read by a server side script. I don't think I can use JavaScript, because it's not a server side scripting language, but if you know of a way I could do server side with JS, then tell me.