getting info from Javascript form to an Access table

J

jjfjr

Hi;

I've created a form in Frontpage backed up by some Javascript code. I have
an Access database with one table that matches the form data. I need to know
how to associate the table with the form so that after the user has entered
all field info and pressed the submit button, the form information is placed
into the database table. Any help is greatly appreciated.
 
Top