CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 Session Variables

Print topic Send  topic

Author Message
UNIXSONS
Posted: 07/02/2002, 1:54 PM

Using CC and ASP, where would the syntax for customized variables be place in the project? does it go into the Global functions? I know the syntax is

session("NameID")=SomeID But where does it go?
Chris K.
Posted: 07/02/2002, 4:48 PM

If you want to create website-global variables use Session or even better, table containing name->value variables for administrating them with some page. To crate page-global variables just put their declaration/assignment in some event handler (outside events) as early in the event sequence as required.
Nicole
Posted: 07/03/2002, 6:09 AM

Hello,
Please refer to CC built in Help for explanation and sample code for changing value of session variables, field variables, etc.

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.