Archive for June, 2007

Template component for classic ASP

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5 out of 5)
Loading ... Loading ...
Thursday, June 28th, 2007

You might know it from other plattforms but hardly seen it in classic ASP apps: Templates. Some time ago I have written a Template component which i recently updated and decided to make it publicly available. It allows you to load a template file and replace its placeholders with actual values. It comes up with featues like e.g. repeating blocks (more…)