CodeCharge Studio
search Register Login  

Web Reporting

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

YesSoftware Forums -> Archive -> GotoCode Archive

 session variable

Print topic Send  topic

Author Message
tukaran
Posted: 06/13/2002, 11:39 PM

Hi,

How could I create a new session variable?

I have a page_param variable that I need to pass through different page but the problem with the record form is that once you insert,update or delete this page_param will dissappear. I would like to use it as a session variable to pass through different page
Alex Alexapolsky
Posted: 06/14/2002, 2:28 AM

Open After update of After Insert evetns , and ... it's like this

(ASP)
session("var_name") = fldfield_name

(PHP)

set_session("var_name",$fldfield_name);

   


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

PHP Reports

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

Home   |    Search   |    Members   |    Register   |    Login


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