Advanced ASP template parser is your answer to Master Pages for classic ASP.
Out template parser allows you to seperate page logic from layout. just ask yourself are your web pages ASP-spaghetti, a mess of ASP code and HTML? Are you tired of having to walk this code line by line each time you need to make basic changes to your HTML layout ?, do you want ASP.NET master pages functionality for your classic asp web site?
Would you like to be able to dynamically change include files, or pass query strings and post data to your include file ?
Do you want to include content from other sites easily ?
Do you want to easily change the layout of your site by editing one file or change your sites layout/design based on user interaction easily ?
If you answered yes to any of these questions then Advanced ASP Template Parser is the answer to all your questions. Advanced ASP template Parser is a 100% pure ASP Script based Template/Content parser for your web site which takes advantage of pre-installed Microsoft components eliminating the need to install additional 3rd party COM objects.
Advanced ASP Template Parser use multiple sources for templates and for token replacement
With Advanced ASP Template Parser you can use almost any source for your web sites layout and content delivery with only a few lines of code, Just take a look at some of the features below and decide for yourself.
Multiple Template Sources
Available templates sources include remote files, local files and
data base records (Access and SQL Compatible). Easily use executed
asp, aspx, cgi, php, xml files and more for your template (You can
even pass the template source files query strings and posted data
from a form for even more dynamic output on your site).
No more dealing with include file's for your sites layout, and content.
You can even configure your page's template source and tokens dynamically
from a database. The uses for this system are unlimited.
User Configurable Tokens
Configure your own unlimited number of tokens and their source.
Tokens can be replaced with just about anything, Local
files, content from the database, content from another web site or from your own custom functions and variables.
System Requirements
Active Server Pages (ASP) enabled IIS 5.0+.
FSO (File System Object) Read Permissions.
Microsoft XML Parser 3.0+ (normally installed by default with IIS).
SQl 7/2000 Sever (Optional).
Microsoft Data Access Components (MDAC) version 2.5+ (Optional)
Click
Here to download our Server Requirements Test Script to see if your server supports ASP Advanced
Templates.
Overview
100% pure ASP VB Script Class, full source included with purchase.