Apache::ASP Powered by ModPerl & Apache Powered by Apache::ASP
Demo ASP: dynamic_includes.htm 2024-04-19

Demonstration of dynamic includes.

This first example demonstrates dynamic includes SSI style. First try entering a color in the box to be passed as a runtime argument to the included header for this file. Just hit enter after typing in the color.
Now to show you how to access dynamic includes through the API extension $Response->Include($filename, @args)... please enter a number of columns less than 10 in the text box, and a grid will be produce below of that size.
Please enter a valid number from 1 to 10 in the form.

view this file's source