CodeCharge Studio
search Register Login  

Visual Web Reporting

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

YesSoftware Forums -> Archive -> GotoCode Archive

 Obtain Generated Code -- how?

Print topic Send  topic

Author Message
clarion
Posted: 02/01/2002, 5:02 AM

Why I do I get this when I press obtain generated code? shouldn't I be getting the part that displays the grid?

Regards...

//===============================
// Display page

//===============================
// HTML Page layout
//-------------------------------
?><html>
<head>
<title>ilm</title>
<meta name="GENERATOR" content="YesSoftware CodeCharge v.2.0.0 build 9/6/2001">
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="expires" content="0">
<meta http-equiv="cache-control" content="no-cache">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1256">
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></head>
<body style="background-color: #FFFFFF; color: #000000;">

<table>
<tr>

<td valign="top">
<?php schedule_show() ?>

</td>
</tr>
</table>


<center><font face="Arial"><small>This dynamic site was generated with <a href="http://www.codecharge.com">CodeCharge</a></small></font></center>
</body>
</html>
<?php

// da
Nicole
Posted: 02/01/2002, 5:21 AM

Clarion,
I suppose you tried to get generated code fro Custom Show form event but got the code for Custom Show Page. It may happen if page and form have the same names. Just rename the form and reobtain code.

   


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.