Posted on 03-06-2008
Filed Under (Uncategorized) by kelwin

Sams Teach Yourself ColdFusion in 21 Days quickly empowers you to create your own dynamic database-driven Web applications using Allaire’s ColdFusion. Using client-proven methods, and the success of his popular ColdFusion tutorial for Wired, expert author Charles Mohnike provides you with an understanding of the ColdFusion Server and guides you through the use of the ColdFusion Studio, enabling you to create your own ColdFusion applications quickly and easily. Topics such as installing and configuring the ColdFusion Server, working with the ColdFusion Studio, working with SQL, optimizing your datasource, understanding templates and ColdFusion Markup Language (CFML), using ColdFusion tags, manipulating data, creating e-commerce solutions with ColdFusion, and debugging ColdFusion applications

(0) Comments    Read More   
Posted on 03-06-2008
Filed Under (scripts) by kelwin

As a Google Adsense Publisher, you may want to check your earning report N times a day, with this simple CF tag, you can get real-time result without log onto the AdSense. Usage 1. Change the following two lines: <cfset strYourEmailAddress=”REPLACE WITH YOUR EMAIL ADDRESS”> <cfset strYourPassword=”REPLACE WITH YOUR Password”> 2. Upload to your websever, then open it at web browser.

For download Click here

(0) Comments    Read More