Hey, Mike... couldn't wait until tomorrow, so I went ahead and jumped into the app. Looking good so far. Like the approach you're taking with the narrative. I'm going to mention things in this thread as I go along that I think you'll want or might want to know.
First thing I saw was that I wasn't getting the nice table formatting on my index.cfm page. I changed the path from "/css/c22Tutorial.css" to "css/c22Tutorial.css" and the nice table appeared. :o) Rick > -----Original Message----- > From: Mike Kear [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 25, 2008 12:22 AM > To: CF-Talk > Subject: Re: Waaahhhh! Why won't my CFC work! > > For those following this thread ... I've put the step-by-step > tutorial I mentioned earlier on my company's web site. The first > tutorial of what I hope will become a series describes how to set up a > simple application to manage the records in a table using a CFC to > isolate all database operations to a single CFC and introduces some > object procedures to pass data around from one place in the > applicatoin to another. Also it shows how to reuse a form for > multiple purposes. > > And it's been written to specifically AVOID the use of all that OO > jargon like 'encapsulation' and 'model-view-controller'. It's > written in terms that people experienced with the more traditional > procedural code mehods in ColdFusion will understand. > > You can download the code and run it on your own machine, and follow > through the files line by line as I describe how it works and what > everything does. > > You can find it at my web site at http://afpwebworks.com I hope > you'll give it a look. Do please let me know what you think of it. > > Cheers > Mike Kear > Windsor, NSW, Australia > Adobe Certified Advanced ColdFusion Developer > AFP Webworks > http://afpwebworks.com > ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:308093 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

