CodeCharge Studio
search Register Login  

Visual PHP Web Development

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

YesSoftware Forums -> Archive -> GotoCode Archive

 parameter variable not initialised

Print topic Send  topic

Author Message
Gianni
Posted: 05/21/2002, 12:02 AM

Hi,
In "Form properties->Input" I need to have a input parameter that's not associated to any form field. The generated PHP code does not contain the get_param() line for initialising the corresponding p* variabile needed to build the where statement.
Where do I have to initialise p* variables?
Thanks

Gianni
Alex Alexapolsky
Posted: 05/21/2002, 2:08 AM

Inout params are for database linkage only.
If you still need to do something with them without db, you can
do it in Form/Open event , like :

$sSQL = $sSQL . " AND field=" . get_param("param_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.

MS Access to Web

Convert MS Access to Web.
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.