IT Computer Articles Tutorials.

ColdFusion Articles Tutorials

Like HTML, ColdFusion is a tag-based programming language. It is used mainly for writing web-based applications, and is popular for building e-commerce websites. As you would expect, it supports dynamic web page creation and database access in a web server environment. Whether you’re just learning about ColdFusion, creating a website with it, or combining it with other technologies, you’ll find some articles here that will make your job easier.

    A web service is a software related technology that facilitates machine-to-machine interaction over a network. Web services are used by clients who access the service, and could be written in any programming language. This article will show you how to create a web service using ColdFusion.

    In this article, you will learn about connecting from the ColdFusion MX 6.1 Server to a SQL Anywhere 9 database. This technique can be useful in a variety of applications, for example when a traveling salesman keeps some data from a database on a PDA or a laptop computer and periodically reconnects to the main database for updates.