How can I make a Web page enter data into a database?
There are many ways of accomplishing this. You can use several scripting languages such as Active Server Pages (ASP) or Cold Fusion to accomplish this. They work very well with HTML code which makes it easier to integrate them into existing Web pages. You can also use Web Authoring Applications such as FrontPage 2000 or Visual InterDev to accomplish this. They have wizards which will easily enable you to create pages which send data directly to your database.