Still using tokens for HTML report templates

  • Thread starter Andrew Schofield
  • Start date
A

Andrew Schofield

I would like to output the contents of a database into static HTML pages
through HTML template files. Is the process still the same as Access 97
where there appear to be about 7 preset tokens or has the approach changed?
Also, if I use these tokens how do I reference the different data fields
that make up each record (i.e. what is the syntax? - I was planning on using
OutputTo). There only appears to be <!--AccessTemplate_Body-->. How do I
break this down?

Regards
Andrew
 
Top