Converter for
HTML table format
The HTML converter allows the import and export of HTML tables.
The HTML file willl be opened and analyzed for tables and
then all tables in the file will be imported into a single
file structure that supports the largest number of columns.
Column headings if identified in the HTML code will be automatically
used as field names if they extend across the entire row.
HTML output includes only the table information. Some HTML
viewers and browsers do not successfully handle this kind
of output without wrapping it first in a document header and
footer, but this was not done in the export so as to allow
the output to be integrated on a page.
|