>- see footer for list info -<
<cfif NOT isdefined('application.global')>
  <cfset application.global.variablename = whatever>
</cfif>

Application.cfc works the same as application.cfm, it gets run before all
pages.

Russ

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Stephen Adams
Sent: 23 June 2005 14:08
To: 'Coldfusion Development'
Subject: [CF-Dev] Application variables and Application.cfc

>- see footer for list info -<
Hi,

Can anyone tell me, how I can check that an application level variable has
been created so that every time my Application.cfm page runs it does not
keep recreating variables I have already set the first time Application.cfm
has run.

Also has anyone used Application.cfc, I'm not using it now, but is something
I'd like to look into. Does anyone know of any tutorials about
Application.cfc?

Thanks

Stephen
_______________________________________________

For details on ALL mailing lists and for joining or leaving lists, go to
http://list.cfdeveloper.co.uk/mailman/listinfo

--
CFDeveloper Sponsors:-
>- Hosting provided by www.cfmxhosting.co.uk -<
>- Forum provided by www.fusetalk.com -<
>- DHTML Menus provided by www.APYCOM.com -<
>- Lists hosted by www.Gradwell.com -<
>- CFdeveloper is run by Russ Michaels, feel free to volunteer your help 
>-<


_______________________________________________

For details on ALL mailing lists and for joining or leaving lists, go to 
http://list.cfdeveloper.co.uk/mailman/listinfo

--
CFDeveloper Sponsors:-
>- Hosting provided by www.cfmxhosting.co.uk -<
>- Forum provided by www.fusetalk.com -<
>- DHTML Menus provided by www.APYCOM.com -<
>- Lists hosted by www.Gradwell.com -<
>- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<

Reply via email to