Sunday, August 8, 2010

CFML

CFML (ColdFusion Markup Language) is a Web page markup language that allows a Web site developer to create pages with variable information (text or graphics) that is filled in dynamically (on the fly) in response to variables such as user input. Along with the usual Hypertext Markup Language (HTML) tags that determine page layout and appearance, the page creator uses CFML tags to bring in content based on the results of a database query or user input.

No comments:

Post a Comment