3 ColdFusion Tutorials Found For Author: Abram Adams
Using an image as a Data Pipe! (Example creates editable data grid!)
Have you ever wanted to accomplish server side tasks without ever leaving the current page? I'm not talking hidden frames, I'm talking about using JavaScript to process cfm templates without ever leaving the page! Difficulty:Advanced |
Author:Abram Adams |
Views: 30,647 |
Posted Date: Thursday, May 15, 2003
Use ColdFusion to track your Google ranking! (while obeying the
This tutorial explains how to write a CFC to invoke and interact with Googles SOAP Search API to find your google ranking for your targeted keywords.
I labeled this tutorial as "Intermediate" but anyone could follow (even if that means cut/paste!) Difficulty:Intermediate |
Author:Abram Adams |
Views: 18,496 |
Posted Date: Wednesday, August 2, 2006
Obtaining the ID of the record you just inserted
This tutorial will show you how secure ways to obtain the ID of the record you inserted, not just the last ID inserted. The tutorial covers this technique in MS Access, MSSQL and MySQL. Difficulty:Beginner |
Author:Abram Adams |
Views: 33,555 |
Posted Date: Monday, August 28, 2006