Articles   Dev Forums   Personalize   Favorites   Member Login        Active Users:  582
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Friday, July 18, 2008
Home
Articles & Samples
Dev Search
Dev Forum
Add a Listing
Sample Chapters
Directory Feed
Link to US
Contact

Search Directory
Applications
Articles & Samples
Components
Community
Database
Developer Sites
Downloads
Hosting Services
Introduction
Knowledge Base
Sample Chapters
WebCasts

Trusted by over 7 million customers!
ASP Directory
Applications
Articles & Samples
Components
Developer Sites
Knowledge Base
Sample Chapters
WebCasts
XML Directory
Applications
Articles & Samples
Developer Sites
Error, Bugs & Fixes
Downloads
Introduction
Knowledge Base
Sample Chapters
WebCasts

FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Articles & Samples > ASP > Content Management > Templates
Search
DevASP

What's New
What's Hot

ASP template page       
Total Hits: 342  |  Today: 0 Author: Walker Boyd       Rating:  
Read Reviews | Write Review |              Your Rating: 

uses a querystring to include files on your page. this allows you to easily change your web site and also make everything look the same...

Enhancing Web Site Maintainability using Templates       
Total Hits: 147  |  Today: 0 Author: Christiaan Verwijs       Rating:  
Read Reviews | Write Review |              Your Rating: 

This article describes a website-building method you can use. Demonstrates how to use a template-based approach to distance ASP from the presentation responsibilities of HTML. Also sets up a template in a database which will populate a recordset into a pre-defined template....

Template Class       
Total Hits: 189  |  Today: 0 Author: Nick DelMedico       Rating:  
Read Reviews | Write Review |              Your Rating: 

Seperate logic from presentation. A VBScript class which allows you to define any number of parameters in an HTML template as well as define repeater blocks...

Separating Content and Design.       
Total Hits: 400  |  Today: 0 Author: Adam Ware       Rating:  
Read Reviews | Write Review |              Your Rating: 

When you have a great number of pages that require your attention I have found it best to a template page and keep the content and the actual design separate, making the site easy to update and change to my needs. What I am going to do is create a main template page and then include a welcome message on that same page (just for an example) on how to separate content and the design....

ASP/HTML Templates made easy       
Total Hits: 279  |  Today: 0 Author: Carl Mercier       Rating:  
Read Reviews | Write Review |              Your Rating: 

Many still think it is not possible to use templates with ASP the CGI way (Perl/C++). Well, it IS possible! I have seen some script that simulate this, but not like this one. You can now have a completely template driven website in a snap. Templates can run ASP VBScript and/or show HTML to the user's screen....

Using Template Files       
Total Hits: 167  |  Today: 0 Author: Ryan S.       Rating:  
Read Reviews | Write Review |              Your Rating: 

Article that demonstrates how to have ASP pages dynamically generated using a template file. This tutorial revolved around using 1 ASP page to create a website of hundreds, maybe thousands of pages, based on a template file....

Formatting complex ASP output       
Total Hits: 152  |  Today: 0 Author: Evagoras Charalambous       Rating:  
Read Reviews | Write Review |              Your Rating: 

Mixing HTML and ASP code can be very difficult to maintain. Concatenating long strings in the code makes things difficult to read, and switching back and forth between ASP code and HTML can be very inefficient. We can solve this issue using HTML templates.

...

An ASP Template Class       
Total Hits: 143  |  Today: 0 Author: James Q. Stansfield       Rating:  
Read Reviews | Write Review |              Your Rating: 

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? This article is for you....

A better BFCTemplate   Version: 2         
Total Hits: 136  |  Today: 0 Author: Christopher Brown-Floyd       Rating:  
Read Reviews | Write Review |              Your Rating: 

This is a modified version of my original template object. This one allows tags that mimic the tag in HTML. The syntax for the tags is different, so this version isn't compatible with the previous one....


DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com