CodeCharge Studio
search Register Login  

Web Reports

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

YesSoftware Forums -> CodeCharge Studio -> PHP

 Mail 2 grids with php

Print topic Send  topic

Author Message
crimage

Posts: 5
Posted: 01/04/2005, 4:54 AM

anyone who has any idea how i can create a mail from two tables ?
the two tables have client_id-field in common.

how do i do this?

I tried a lot of things, but can't figure it out at the moment.

All help would be greatly appreciated.
View profile  Send private message
RonB

Posts: 228
Posted: 01/09/2005, 7:22 AM

I haven't tried this but in general you should be able to acces any grid after declaring it global:

global $grid1;
global $grid2;

$grid1->some_field->GetValue();
$grid2->some_field->GetValue();
View profile  Send private message

Add new topic Subscribe to topic   


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.