CodeCharge Studio
search Register Login  

Visual Web Reporting

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

YesSoftware Forums -> CodeCharge Studio -> PHP

 Filtering dates in a radio button

Print topic Send  topic

Author Message
mavtech

Posts: 133
Posted: 10/05/2004, 6:58 AM

I filter the dates to be associated with the product by using
Events - BEFORE SHOW ROW and the below code

global $Products1;
// Write your own code here.
$Products1->dates->ds->Where = " dates.product_id=" .
$Products1->Products_ID->GetValue();
$Products1->dates->Prepare();

What I want to do is also filter out old dates by only displaying dates > today and less than 120 days in the future.

Can someone help.

Paul
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.

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.