Tutorial search

Tutorials
Stuff
Affiliates

Photoshop Templates


Featured Photoshop templates - professional ready to use designs for your next project.

View all templates

ColdFusion Site Skinning - Coldfusion tutorial


If you'd like to be able to offer your website visitors more than one site design to choose from, this tutorial might get you started. The techniques used in this tutorial involve some simple ColdFusion, Cascading Style Sheets (CSS) and cookies. The tutorial is available in PDF format.
Category: Coldfusion tutorials - Difficulty:

Added on30.01.2008
Total clicks37
Tutorial Rating0
Tutorial Difficulty0

More cool Coldfusion tutorials:



Checking Diskspace
Checking Diskspace
Sometimes you want to keep an eye on your diskspace usage, so that if you get to low on space, you have time to do something before it's too late and the system crashes.
Category: Coldfusion tutorials - Difficulty:
Creating a guestbook
Creating a guestbook
This tutorial teaches you how to create a simple guest book application using a MS Access database.
Category: Coldfusion tutorials > Database - Difficulty:
Using CFIMAGE to generate Thumbnails
Using CFIMAGE to generate Thumbnails
Using Coldfusion 8 and CFIMAGE to generate Thumbnails for images.
Category: Coldfusion tutorials - Difficulty:
ColdFusion methodologies for content management
ColdFusion methodologies for content management
ColdFusion methodologies for content management
Category: Coldfusion tutorials > Development - Difficulty:
CFTIME: How to Make Content Appear and Disappear
CFTIME: How to Make Content Appear and Disappear
Content on the web often has a shelf life. You may have information that you want up after a certain point in time or you may want it to be gone after a certain time.You may want to have it appear and disappear without having to be editing files or changing out input in some back end system. You will find that you can build a simple system for publishing and removing info with ColdFusion's CFIF tag and CreateDateTime() and Now() functions.
Category: Coldfusion tutorials > Date & Time - Difficulty: