Description of Create HTML Pages from Access Db by Group :
This is an ASP tutorial that clearly shows how to add the records of the Access database table in a text file. This tutorial creates the text file using the filesystemobject, add the database records in it, displays the records by creating html dynamically. You can copy the sample code provided with this tutorial into your applications.