Sounds like you are diving into CF with your eyes closed.  You would
probably benefit from reading the documentation that comes with it.  You can
download it at the following location if you don't have a hardcopy.

http://www.allaire.com/developer/documentation/ColdFusion.cfm

Don't let that stop you from asking questions if you are confused, but it is
usually best to RTM (read the manual) first.

-Cameron

--------------------
Cameron Childress
elliptIQ Inc.
p.770.460.7277.232
f.770.460.0963

> -----Original Message-----
> From: William J Wheatley [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 31, 2001 9:36 PM
> To: CF-Talk
> Subject: RE: session & application variable
>
>
> Session & Application Variables are variables that are stored on in SERVER
> RAM, and hence due to that fact need to belocked using CFLOCK,
> what you can
> do with those variables though is to use them to pass persistant
> data to the
> client browser.
>
> Evaluate() is a command that lets you evaluate the value of a variable
> you can use this along with SETVARIABLE() its quite handy at times
>
>
> Bill Wheatley
> Director of Development
> AEPS INC
> Allaire ColdFusion Consulting Partner
> Allaire Certified ColdFusion Developer
> http://www.aeps.com
> ICQ: 417645
> http://www.aeps2000.com
> 954-472-6684 X303
>
> IMPORTANT NOTICE:
> This e-mail and any attachment to it is intended only to be read
> or used by
> the named addressee.  It is confidential and may contain legally
> privileged
> information.  No confidentiality or privilege is waived or lost by any
> mistaken transmission to you.  If you receive this e-mail in error, please
> immediately delete it from your system and notify the sender.
> You must not
> disclose, copy or use any part of this e-mail if you are not the intended
> recipient.  The RTA is not responsible for any unauthorized alterations to
> this e-mail or attachment to it
>
>
> -----Original Message-----
> From: Haryono ... [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 31, 2001 9:24 PM
> To: CF-Talk
> Subject: session & application variable
>
>
> hallo, everyone
> I want to ask some question.
> What is the use of  Session and Application Variable?
> What is the use of evaluate dynamic expression ?
>
> Thank's for your answer.
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to