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


systa1
11-08-2003, 05:14 AM
We are trying to get the contents of an HTML form into an MS Access database. I've heard one of the best ways to do this is using a CGI script but can't seem to find one anywhere. Can anyone help?

Thanks
;)

Khalid Ali
11-08-2003, 05:44 AM
are you familiar with web servers? if you are then which webserver are you guys planning to /or are using,because you can use PHP/JSP or ASP to pass data to access database..CGI is not the only way..:D

systa1
11-08-2003, 08:35 AM
We think that we've found some ASP code that might do it - thank you very much :-)