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

 Newbie parameter question

Print topic Send  topic

Author Message
Paul Hughes
Posted: 02/25/2002, 4:43 AM

Hi,

I've created a simple search->grid and record form (like the "bugs" example). My project is in PHP connecting to an Oracle database.

On my record page (the one which is called when clicking on the appropriate grid entry), there's the following line in the code:

$sAction=get_param("FormAction");

There's plenty of code referring to this variable, but if I try and print the contents, it's always blank. For example, in the generated code, the HTMl headers are output under the comments "// HTML Page layout". After the header code, there's a function calling the main form called Bugs_show(). Directly before this call, if put the following line:

print $sAction;

But nothing ever appears. I want to catch the form action, but can never seem to determine what it is.

I'm quite new to PHP, so it's probably me being stupid.

Any advice appreciated,
Paul
Paul Hughes
Posted: 02/25/2002, 5:49 AM

Ignore this question!

As I expected, it was in fact me being stupid!

Regards,
Paul

   


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.