J
|
Jane 3/11/2008 |
Hi, if ($_REQUEST["a"]!="search" && $_REQUEST["a"]!="advsearch") { header("Location: tablename_search.php"); exit(); }
|
W
|
wholly author 3/12/2008 |
Hi, to redirect to the advanced search page first use Report page: Before process event on the Events tab. Here is a sample: To combine info from two or more reports edit SQL query on the Edit SQL query tab. Use JOIN clause for this purpose.
|
S
|
swanside 3/13/2008 |
On the advanced search page, on date, use the drop down box, and select between. Another date range box will appear, Enter the two dates in these boxes. |
J
|
Jane 3/13/2008 |
Hi, |
S
|
steveh 4/16/2008 |
Seems to be a problem with pagination using that method, they get thrown to the search screen each time they try to move to the next page of a report? |