J
|
Jane 6/24/2008 |
Hi,
if (@$_REQUEST["assetfk"]) $strWhereClause= whereAdd($strWhereClause, "ASSET_FK='".$_REQUEST["assetfk"]."'"); |
D
|
dakk author 6/24/2008 |
Thanks Jane that worked. Have the reset page deleting the mod thing going on but I know what to add if I have to do a reset. If I have time I may tinker with the smarty template. |