We use cold fusion pointed at web server … mapped through a Z drive to our development server.
Using Adobe dr3eamweaver to develop in ColdFusion …
Chiefly, we use a .cfm design page to which is composed chiefly of html and coldfusion functionality for the design. Cold fusion will call Javascript which is kept in separate .js files … used to query the data from an excel app guide which is loaded into MS Sql server … as well as product info again from prod tables in MS SQL server.
The java script calls AJAX which sends component calls to query the data.
And that is it. The main architecture of of Coldfusion to Javascript to AJAX to MS Sql server.

No comments:
Post a Comment