Content Management
Results 1 - 14 of 14
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 error page to display custom errors.
Replace relative HTML links to absolute
Simple replace function - replaces relative links to absolute base links in HTML href and src attributes and a, img and link tags. It works in ASP or WSH.
ASP Live Support
Asp live Support is the best solution for live support on your website to provide customer service, this services increases the sale to 50% or more. Every website needs this service to provide better support to online visitors. It is fully customize able...
(show more)
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. Using includes will cut down on time by limiting the amount of code or html you will have to add to new...
(show more)
Considering Different Browsers
Many times it is necessary to consider the clients browser. Some things are not cross browser compliant. Some things look right in IE but are a little different in NS. The opposite is true as well. By looking at the USER AGENT we can do a little server...
(show more)
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 covers the basic process of letting a user pick their settings, previewing the resulting effect, and then...
(show more)
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...
(show more)
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, fonts, colours and pagewidth throughout the whole site just by replacing one template file. It also allows you...
(show more)
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...
(show more)
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.
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 the width may be set much wider than the printer can handle on the horizontal for an 8 ½ page. Providing a...
(show more)
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 printer-friendly version, removing the menus, header graphics, and advertising.) If you are looking to add a printable version of your Web...
(show more)
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...
(show more)
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.
