One way to do this is to run PHP pages connected to a MS Access database via ODBC on your web server. Search the sites below for PHP survey programs. If you insist on using a MS Access database it might be smoother to use .NET but you'd have to pay for that. Another more common option is to use PHP with a MySQL database and use ODBC to connect MS Access to the MySQL database.
|