J
|
Jane 5/5/2009 |
Hi, |
V
|
voicemagic author 5/5/2009 |
PHPRunner 5.1 |
J
|
Jane 5/5/2009 |
Hi,
{$FieldName_value}
$value = "<a href=\"anotherreport_report.php?recordid=".$value."\" target=_blank>".$value."</a>";
global $gsqlWhereExpr; if (@$_REQUEST["recordid"]) $gsqlWhereExpr = "FieldName='".$_REQUEST["recordid"]."'"; |
V
|
voicemagic author 5/19/2009 |
Hi, here are some tips:
|
J
|
Jane 5/20/2009 |
Hi, |