All About Caching! (VERY useful practice!) by Jeremy McAnally Language: Cold Fusion
This will show you how to use the Caching feature of ColdFusion to improve server performance. Go ahead and give it a read, it never hurt anyone to implement a little caching here and there to dramtically increase performance.
|
Login, Database Querying, Passing data between pages. by dcroft Language: Cold Fusion
***DataBase Added, sorry bout that....***
This is a simple introduction to COldFusion that instructs the user how to gather
information from a database based on a certain criteria. In this Example
I used a simple 2 word query to search for the correct Data.
This is your basic Login\Password type program. The User is introduced to
a page containing a field for the ID, and Password respectively.
In this case.... The password is always gonna be a number. So I set it up so if a
pote ... (see entry for full description)
|
New ColdFusion 5.0 Feature Highlights by Rabid Nerd Productions Language: Cold Fusion
This article helps to explain the usefulness of the new ColdFusion 5 CFML Language features, including CFFLUSH, Query of Queries, User Defined Functions (UDFs), CFSAVECONTENT, and CFGRAPH. A sample UDF is included! (Hint: it is a function that outputs RollOver Image Code!)
|
|
|
|