jackrookie
Programmer
I hate to do this, but I have a very rookie request.
I need to update a form to an access database from a webpage
All field validation is done on the client(JS), I just need to pass the variables to a jsp script, access the database, update a record, and send an email to the administrator.
The webpage, jsp page, and the access database will all be on the same web server.
i can type the update query, but that is about it at this point! Can someone help me with the jsp script and the database connection? I am sure there are plently of examples out there! Can someone help me find one?
any help is always appreciated!
--------------------
I need to update a form to an access database from a webpage
All field validation is done on the client(JS), I just need to pass the variables to a jsp script, access the database, update a record, and send an email to the administrator.
The webpage, jsp page, and the access database will all be on the same web server.
i can type the update query, but that is about it at this point! Can someone help me with the jsp script and the database connection? I am sure there are plently of examples out there! Can someone help me find one?
any help is always appreciated!
--------------------