Content Management

Content Management Systems

Content Management Systems. Is a content management system right for you, or your business? What type of CMS will fit your needs. Explore three types of content managment systems, what they do and how they can help you.

EZ update

Here, you will learn how to use VBScript and textfiles to make content on your site easy to update. All code is available.

Content Management Made Easy with ASP

Automated content management is a must for many web sites. It's difficult to provide fresh new content without a standard automated system. This article discusses how to generate a general submission system, as well as how to manage the work flow, all with examples.

Print View (From a db template)

Date Dependent Content

The author notes "Displaying content depending on what the current date value is a powerful and effective tool that adds value to any website. Whether it is to showcase a limited time offer, or to “automatically” update pages with new content while you’re miles away." This example code repeats the process to three times to demonstrate the full effects of date dependent content.

A 'Print This Page' Script Using the MS-XMLHTTP object and Regular Expressions

This 2-page article describes how to create a Printer Friendly Page using Microsoft's XMLHTTP component along with regular expressions. It shows how to use XMLHTTP to perform an actual HTTP GET request for the page that you wish to display in a Printer Friendly format. Then, it utilizes regular expressions to pick out chunks of text that the Web page author has defined to not appear in the Printer