ASP Template
ASP Template is a library that enables software engineers to write ASP code without embedding it into HTML pages. With ASP Template you write the code and reference special tags that are inside your HTML templates. All HTML templates can be directly designed by web designers and every place where dynamic content should go can be referenced by putting a simple text tag. If you already worked with PHPLib under PHP you know what I mean.
Visit publisher site: ASP TemplateListing Details
- Version:
- 1.1
- Filed in:
-
Scripts / ASP / Scripts & Components / Content Management
- Submitted on:
- Last Updated:
- Feb 11, 2009
- Publisher:
- Other listings by this publisher
License & Pricing Information
User Reviews
Add/Edit Your ReviewDisplaying 1-1 out of 1 reviews
-
It is a good class but there is too much code in it, too many subs. I can write a class like this with 3 small functions and 1 small property (50 lines). With less code the page will be generated faster. It's very confusing when you look at the source of ASP Template.