Template 1

This sample replaces a simple field - the page title and also the <TITLE> HTML tag. Then it generates two repeating segments:
First: Lines are repeated randomly
Second: (more complicated) Repeats Lines that have random number of sub-lines.
Thus every request to the page will generate different results. The same could be done with ADO of course. Sample uses random numbers for simplicity.
The sample changes the background color also (accessing the body tag).


Use template 1

Here is the page title:

And repeating statements below:

The random number for this line is Line number is

And another set of repeating lines:

This subsection has lines
 
Random number for this line