CodeCharge Studio
search Register Login  

Web Reports

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

YesSoftware Forums -> Archive -> CodeCharge.Discussion

 SESSION VARIABLES USE

Print topic Send  topic

Author Message
Ajit Dixit
Posted: 03/05/2001, 2:01 AM

I want to use session variable in PHP4 in my query to dynamically populate
list box based on the variable value
How to do this?

Alexey Alexapolsky
Posted: 03/05/2001, 7:50 AM

Click field properties icon,
select "List" tab , enter your custom sql into
"lookup sql" box.
For instance :
select category_id, name from categories where category_id=1
or
select category_id, name from categories where category_id= "&
session("current_category_id") &"

--
Regards,
Alexey
CodeCharge Support

Ajit Dixit <aldixit@vsnl.com> wrote in message
news:fer97rjlk$vuh$1@mail.tankhill.com...
> I want to use session variable in PHP4 in my query to dynamically populate
> list box based on the variable value
> How to do this?
>
>


   


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.