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

 Create menu form from output command

Print topic Send  topic

Author Message
alessandro
Posted: 02/13/2002, 6:41 AM

How can i create a menu form from a command output?
for example:
in "before show" event i submit a command like:

/*----*/
exec("mycommand",$out);
foreach($out as $o) {
?????? $o;
}
/*----*/

and obtain displaied a menu page with an item for every output line.
Alex Alexapolsky
Posted: 02/13/2002, 6:53 AM

Create a menu form with one item as Label with "html" checkbox checked
in Field properties and in for-each loop with required html

   


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.