Introduction to HTML
Scripting & Programming
Languages and Environments

ColdFusion
Copyright © 2000 - 2002 Randy D. Ralph.  All rights reserved.
  RETURN Course Contents  
In place June 3, 2000.

Overview:

ColdFusion is a complete server-side web application development suite develloped by Allaire for building dynamic web pages.  It is particuarly well-suited to e-business applications with support for all the tools needed, including strong security features.  ColdFusion is object-oriented, scalable and works across a wide variety of platforms and operating systems.

Like ASP, PHP and Python, ColdFusion can produce interactive web content on-the-fly using a markup language included within a web document which is interpreted and executed on the server.  ColdFusion incorporates all the tools, libraries and classes necessary to generate dynamic web pages.


Selected Print Resources:

Burke, John J.  1998.  Web databases with Cold Fusion 3.
    New York: McGraw-Hill.
    QA76.9.D32 B87 1998

Desborogh, John.  1997.  Cold fusion 3.0: intranet application 
    development toolkit.  Boston: International Thomason Computer 
    Press.
    QA76.9.D26 D47 1997

Forta, Ben.  1997.  The Cold Fusion Web database construction 
    kit.  Indianapolis, IN:  Que.
    QA76.9.D26 C63 1997

Weiss, Nate and Ben Forta.  1999.  Advanced ColdFusion 4.0 application 
    development.  Indianapolis, IN: Que.
    QA76.9.D26 F66 1999

Weiss, Nate and Ben Forta.  1998.  The ColdFusion 4.0 Web application 
    construction kit, 3rd ed.  Indianapolis, IN: Que.
    QA76.9.D26 F67 1998

Selected Web Resources:

  RETURN Course Contents  
You are here:  NetStrider   »   Tutorials   »   HTML   »   Scripting   »   COLDFUSION   «