The following table gives the settings and values that Microsoft Jet 3.5 installs for the HTML Import formats. These settings are located in the \HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Jet\3.5\ISAM Formats\HTML Import key of the Windows registry.
| Setting | Value |
| Engine | Text |
| ImportFilter | HTML Documents (*.html,*.htm) |
| CanLink | 01 |
| OneTablePerFile | 00 |
| IsamType | 2 |
| IndexDialog | 00 |
| CreateDBOnExport | 00 |
| ResultTextImport | Import data from the external file into the current database. Changing data in the current database will not change data in the external file. |
| ResultTextLink | Create a table in the current database that is linked to the external file. Changing data in the current database will change data in the external file. |
| ImportWizardFunction | mx_entry |
| SupportsLongNames | 01 |