ColdFusion is the original and most common implementation of a tag and ECMAScript-based programming language -- ColdFusion Markup Language (CFML) and CFSCRIPT, respectively -- which is typically used in web application development for the generation of dynamic web pages. Originally a product of Allaire, in 2001 the company was purchased by Macromedia, who subsequently merged with Adobe Systems in 2005.
from http://en.wikipedia.org/wiki/Macromedia_ColdFusion
I thank you for explaining cold fusion Jordan..I did notice that macromedia was no longer offering flash but was being updated on my acrobat reader?
Ah...Coldfusion, something that I have come to love..
I will say that (in my opinion) Coldfusion is really nice to work with.
Of course that is if you can afford the price tag that comes with it...
Everything in Life can be solved with an 'If/Else' statement.
Life is like one big try/catch statement, nested within a loop.
-Will
Greetings,
Coldfusion is by far my favorite dynamic scripting language.
It can come cheap if you know where to look. I have tried crystaltech and dailyrazor coldfusion packages so far.
The only other dynamic scripting language I have tried is PHP. Compared to coldfusion, I would say the code can be a lot cleaner.
The best part of coldfusion in my opinion are the graphing features.
Sincerely,
Travis Walters
spammy sig deleted
This is a special programming language primarily used to make your web pages dynamic. This can be done to permit direct interaction between the user and the web page or to have the page draw its content from a database.
I believe he is trying to get his signature links in relevant topics for SEO....
I am getting close to deleting a number of his posts and/or banning him.
ColdFusion is a programming language based on standard HTML (Hyper Text Markup Language) that is used to write dynamic webpages. It lets you create pages on the fly that differ depending on user input, database lookups, time of day or whatever other criteria you dream up! ColdFusion pages consist of standard HTML tags such as <FONT SIZE=.+2.>, together with CFML (ColdFusion Markup Language) tags such as <CFQUERY>, <CFIF> and <CFLOOP>. ColdFusion was introduced by Allaire in 1996, acquired by Macromedia in a merger in April 2001, and acquired by Adobe in December 2005. It is currently in version 7.0.1, but the next version of the product (codenamed Scorpio) is already in development.
Creating an application with ColdFusion is as straightforward as creating a static Web site. However, in a ColdFusion application you can introduce an incredible range of functionality that is not available either in static Web sites or in traditional client/server applications. A ColdFusion application is very simply a collection of pages, similar to a static Web site. But unlike the pages in a static Web site, the pages in a ColdFusion application include the server-side ColdFusion Markup Language (CFML) in addition to HTML. CFML gives you the ability to control the behavior of your applications, integrate a wide range of server technologies, and dynamically generate the content that is returned to the Web browser.
When a page in a ColdFusion application is requested by a browser, it is automatically pre-processed by the ColdFusion Application Server. Based on the CFML in the page, the Application Server executes the application logic, interacts with other server technologies, and then dynamically generates an HTML page which is returned to the browser.
_____________
Design a website
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks