server variables can exist across multiple templates for an application.
they're stored in the server's registry.

----- Original Message -----
From: "Mike Amburn" <[EMAIL PROTECTED]>
To: "Cf-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, April 20, 2000 12:08 PM
Subject: RE: the definitive summary to variable scopes - correct?


> and what are Server variables?
>
> -----Original Message-----
> From: Mike Amburn [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 20, 2000 1:05 PM
> To: [EMAIL PROTECTED]
> Subject: the definitive summary to variable scopes - correct?
>
>
> please correct me if i'm wrong, but based on input over the past few days
>
> variable scope required:
>   1) Server
>   2) Application
>   3) Session
>   4) Attributes
>   5) Caller
>
> variable scope not required, scanned in the following order:
>   1) local (i.e. Variables)
>   2) CGI
>   3) File (???)
>   4) URL
>   5) Form
>   6) Cookie
>   7) Client
>
> - is the above correct?
> - is there any difference in using Variables.x and not using it?
> - what are File variables?
> --------------------------------------------------------------------------
----
> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to