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

 CCS and master/detail

Print topic Send  topic

Author Message
Thierry
Posted: 08/05/2002, 2:27 AM

do I miss something , i got parse error call to a member function on a non object
great thanks
<?php
//BindEvents Method @1-038522BE
function BindEvents()
{
global $eventype;
$eventype->CCSEvents["BeforeShowRow"] = "eventype_BeforeShowRow";
}
//End BindEvents Method

function eventype_BeforeShowRow() { //eventype_BeforeShowRow @4-07934E5B

global $eventmaster;
global $DBmysql_dsn;

$number = CCDLookUp("count(*)", "events", "events.eventype_id=" .$eventmaster->eventype_id->Value, $DBmysql_dsn);
$eventmaster->eventype_us->SetValue($eventmaster->eventype_us->Value.")");//Custom Code @18-2A29BDB7
// -------------------------
// Write your own code here.
// -------------------------
//End Custom Code

} //Close eventype_BeforeShowRow @4-FCB6E20C
Nicole
Posted: 08/06/2002, 5:00 AM

Thierry,
lets continue the thread:
http://www.gotocode.com/disc_viewt.asp?mid=13497
where the SAME problem has been reported.

   


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.