There probably are, Here's what I've got, it works really well. I'm happy to explain any of it that makes sense.
I'd also welcome any feedback / suggestions. Regards Dale Fraser > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] On > Behalf Of Chris Silwedel > Sent: Thursday, 2 February 2006 7:09 PM > To: [email protected] > Subject: [cfaussie] Re: What Defines an Application > > > Anyone have any sites they could recommend (besides macromedia docs) to > ease > the struggle learning the ins and outs of application.cfc's?? > > I've yet to tackle it yet so any info (beginner included) would be cool. > > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] On > Behalf > Of Dale Fraser > Sent: Thursday, 2 February 2006 4:14 PM > To: [email protected] > Subject: [cfaussie] Re: What Defines an Application > > > > Yeah me too, > > It's worth the struggle though. > > Regards > Dale Fraser > > > > -----Original Message----- > > From: [email protected] [mailto:[EMAIL PROTECTED] On > > Behalf Of Matthew Walker > > Sent: Thursday, 2 February 2006 4:08 PM > > To: [email protected] > > Subject: [cfaussie] Re: What Defines an Application > > > > I struggled with my first Application.cfc too. But once you've got one > > right you can just copy it ;-) > > > > > > -----Original Message----- > > From: [email protected] [mailto:[EMAIL PROTECTED] On > > Behalf Of Dale Fraser > > Sent: Thursday, 2 February 2006 6:01 p.m. > > To: [email protected] > > Subject: [cfaussie] Re: What Defines an Application > > > > > > Ahh, > > > > Thanks I was setting it in OnApplicationStart. > > > > PS: That also fixed my problem of when dumping application scope it > > dumped all sorts of ugly method references. > > > > Thankyou. > > > > Regards > > Dale Fraser > > > > > > > -----Original Message----- > > > From: [email protected] [mailto:[EMAIL PROTECTED] > > > On Behalf Of Matthew Walker > > > Sent: Thursday, 2 February 2006 3:19 PM > > > To: [email protected] > > > Subject: [cfaussie] Re: What Defines an Application > > > > > > In your two Application.cfcs have you set this.name? It should be > > > set to two different values for the two different apps. Set it after > > > the cfcomponent but before the first cffunction. > > > > > > ________________________________ > > > > > > Cabbage Tree Creative Ltd. > > > Matthew Walker | web programmer > > > Phone +64 3 377 7544 > > > Email [EMAIL PROTECTED] > > > Web www.cabbagetree.co.nz > > > > > > > > > manage your own web site with Thrive - contact us to learn how! > > > > > > > > > -----Original Message----- > > > From: [email protected] [mailto:[EMAIL PROTECTED] > > > On Behalf Of Dale Fraser > > > Sent: Thursday, 2 February 2006 5:01 p.m. > > > To: [email protected] > > > Subject: [cfaussie] What Defines an Application > > > Importance: High > > > > > > > > > Hi, > > > > > > Have a problem, have two apps. > > > > > > http://server.com/app1/ > > > > > > oand > > > > > > http://server.com/app2/ > > > > > > When I browse one it works fine, when I browse the second, it thinks > > it's > > > the first one. > > > > > > This has happened since moving to application.cfc. What am I doing > > wrong? > > > > > > Regards > > > Dale Fraser > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
application.cfc
Description: application/cfc
