Help with access to a Database

liunx

Guest
Hi friends,<br />
<br />
I need to know how I can access to my database with HTML. I've already the user and password field, and a I've my database created with this 2 fields, but How can I send the information to the database?<br />
<br />
So, what I want is create a web page protected with user and password.<br />
<br />
Can somebody help me?<br />
<br />
nanvil<!--content-->you'll need a server-side scripting language like php, asp, cgi, etc. to interact with your database and to do user validation<!--content-->
 
Back
Top