First things first. To create an ODBC connection (on your server), you need to go into control panel. In NT 4/98/95, go into control panel and ODBC Data Sources. In 2000, go into control panel, administrative tool, data sources. Next, create a system or file DSN. Then point it to the database file, and security file if you use them on your database. Once the datasource is complete, you can then open access, and Save As HTML. It will then invoke a wizard which will allow you to select what piece(s) of your database you want to put on the web, in what form (static or active), and where you want to put it. Just let the wizard do the work for you. Hope that helps.
V