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

 Input Session from Output Param

Print topic Send  topic

Author Message
Doug
Posted: 01/02/2002, 5:19 PM

If I am using a URL Output on one page. How can i turn it into a Session variable on the linked page?

-Thanks
Doug
CodeCharge Support
Posted: 01/02/2002, 6:21 PM

Session variables have to be created manually so you would need to enter code to capture the input parameter and then create a session variable based on it:

session("somename") = getparam("varName")
Doug
Posted: 01/02/2002, 6:43 PM

Anyone done this

Page1/GridForm1/Url/OutputVariable Abc (param)

Page2/Form/InputSession asbc

what event?
Nicole
Posted: 01/03/2002, 3:12 AM

Doug,
add the code provided above to Open event of Page2 page. The add "somename" as Input parameter of session type to the form.

   


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.