Click to See Complete Forum and Search --> : Form Database


daeveal1
06-13-2003, 09:39 PM
I have a form but I would like for the all the information that the user inputs to go into a designated database. Does anyone know how to do that?

brendandonhue
06-13-2003, 09:44 PM
Javascript can not access a file or database.

Alien Man
06-14-2003, 07:02 AM
PHP and Java come to mind.

daeveal1
06-14-2003, 02:26 PM
I would like more information. Thanks.

Alien Man
06-14-2003, 03:17 PM
I would like more information. Thanks.

What type of database does your site have eg:MySQL Oracle?
I have the code to do what you want in Java if you can tell me what DB your using.