CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> PHP

 session

Print topic Send  topic

Author Message
mike
Posted: 03/26/2004, 7:05 AM

hello !

How can I make a new session? Not with loggin but with script or with CCS functions..
peterr


Posts: 5971
Posted: 03/26/2004, 8:58 AM

You can use the CCSetSession function:
http://docs.codecharge.com/studio/html/ProgrammingTechn...nVariables.html
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com
View profile  Send private message
Mike
Posted: 03/31/2004, 4:43 AM

Now I have at page one in the before show of the page:
CCSetSession("score", 123456);

At page 2 I want to show the number, I think with CCGetSession but it's not working, is there an option in CCS?

Tnx!

Quote peterr:
Mike
Posted: 03/31/2004, 4:50 AM

Sorry I now made a label field and in the before show of that label:
$Label1->SetValue(CCGetSession("score"));

And it works very good..

Quote Mike:
Now I have at page one in the before show of the page:
CCSetSession("score", 123456);

At page 2 I want to show the number, I think with CCGetSession but it's not working, is there an option in CCS?

Tnx!

Quote peterr:


Add new topic Subscribe to topic   


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.