G'day Chris, That function is a method in the CFC i'm using. It goes out to the config.cfc and gets one of a number of directory locations in the CMS system. there are also methods like getproductImagedirABS() and getProductThumbnailURL() And a whole host of other paths that originate in a XML file and are passed around into components that need to know where things are stored in the app. The idea is that all paths are stored in this one XML file and nowhere else. So if i move things around, have a different folder structure only the XML file needs to change.
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 On Mon, Jun 1, 2009 at 3:38 PM, Chris Velevitch <[email protected]> wrote: > > Mike, > > What is "gettemporarydirabs" as I don't see it in the CF8 documentation? > > > > > Chris > -- > Chris Velevitch > Manager - Adobe Platform Users Group, Sydney > m: 0415 469 095 > www.apugs.org.au > > Adobe Platform Users Group, Sydney > June meeting: UG Tour Flex 4, Catalyst, Flash Builder, Coldfusion and Bolt > Date: Mon 22th June 6pm for 6:30 start > Details and RSVP on http://groups.adobe.com/posts/a8adb3e375 > > > > -- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en -~----------~----~----~----~------~----~------~--~---
