Well in the case of the CFC I'm coding, it's got to do with the dynamic form creation I spoke of yesterday.
I wanted to do it now while I have some budget on this project. All I'm doing is to strip out form fields and the table elements that contain them and pass in the pertinent information. The main reason is more to make the code more streamlined, than to create something thats OOP. So now, instead of 5 or 6 lines of code for each table row and corresponding table row, I have one line of code containing the pertinent data. <!----------------//------ andy matthews web developer ICGLink, Inc. [EMAIL PROTECTED] 615.370.1530 x737 --------------//---------> -----Original Message----- From: Rick Root [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 08, 2006 12:25 PM To: CF-Talk Subject: Re: removing whitespace from within CFC output Andy Matthews wrote: > GASP!?!? > > He's outputting from a CFC? Yes Martha, I am. I'm taking the time to learn > CFCs and have decided that this an efficient way to solve a specific problem > I have. I'd love to know why you think you have to do the output within the CFC =) won't you share? Rick ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234693 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

