Creating an HTML page from a panel in a DataPerfect database is as easy as writing a report.

For a demonstration,

  1. Download this STE file: DEMO.STE
  2. Run DPIMP.COM to import it creating a (very) simple DP database
  3. Download some sample data: DEMO.LOG
  4. Import it as a transaction log
  5. Press Shift-F7 to go the report list
  6. Select the sample report and press 8 to view it
  7. Notice what is in the first page header and final footer
  8. Run the report to get this output: DEMO.HTM

Using this as an example, create a report in your own database, and use the boiler-plate in the first page header and final footer.

In the report body, select the fields you want in the page. For text fields you'll probably want to use the ;;W print modifier (made for the web).

Report screen shots, showing boiler-plate needed for HTML:

First page header Final footer