Best Tutorials website
Latest tutorials

Advertisment

Using Include FIles

Using Include FIles

As a website gets bigger it can become more difficult and time consuming to maintain. One way to help manage this is with the use of include files....


Views: 951 | Rating star | by Ben
ASP - Content Management

Web Site Customization Sample

Web Site Customization Sample

This is a simple font customization sample that illustrates how to easily let your visitors pick whatever settings they prefer on your site. It...


Views: 924 | Rating star | by Simon
ASP - Content Management

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

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...


Views: 0 | Rating star | by Source
ASP - Content Management

Page Template Functionality

Page Template Functionality

Based on an HTML template file, this ASP sample code formats pages of a web site dynamically. It allows you to change the appearance, layout,...


Views: 908 | Rating star | by Daniel
ASP - Content Management

Date Dependent Content

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....


Views: 964 | Rating star | by Simon
ASP - Content Management

Syndicate Your Content With ASP

Syndicate Your Content With ASP

This tutorial demonstrates a simple way of implementing a tip of the day application that can be syndicated out to other sites.


Views: 966 | Rating star | by Tutorial
ASP - Content Management

EZ update

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.


Views: 972 | Rating star | by David
ASP - Content Management

Create a Custom ASP Error Page

Create a Custom ASP Error Page

In this tutorial, you will learn how to assign custom errors to common problems that you may experience with your web site and create a centralized...


Views: 959 | Rating star | by Jason
ASP - Content Management

Content Management Made Easy with ASP

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....


Views: 935 | Rating star | by Jarry
ASP - Content Management

How the Print this Page Script Works

How the Print this Page Script Works

This article discusses how the 'Print this Page' option works. (The 'Print this Page' option turns articles into a...


Views: 916 | Rating star | by Troy
ASP - Content Management

Print View (From a db template)

Print View (From a db template)

Web pages usually print pretty lousy. Typically, background colors are not displayed (unless you change the browser settings) and depending on site...


Views: 910 | Rating star | by Marry
ASP - Content Management

Batch change of ID3 tags by VB Script in MP3 and other files.

Batch change of ID3 tags by VB Script in MP3 and other files.

Let's you read and replace ID3 tags in mp3 media files. You can replace tags all files in one folder, disk or computer. Let's you change...


Views: 803 | Rating star | by Stephen
ASP - Content Management