J
|
Jane 10/22/2008 |
Hi, |
F
|
frphilip author 10/22/2008 |
Hi Jane,
|
J
|
Jane 10/23/2008 |
Hi, global $strTableName; $rs = CustomQuery("select OwnerIDField from MasterTable where MasterID=".$_SESSION[$strTableName."_masterkey1"]); $data = db_fetch_array($rs); if ($data["OwnerIDField"]==$_SESSION["_MasterTableName_OwnerID"]) $xt->assign("newrecord_controls",true); else $xt->assign("newrecord_controls",false); |
F
|
frphilip author 10/25/2008 |
Jane, just one word, PHPR is incredibly powerfull <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=34383&image=1&table=forumreplies' class='bbc_emoticon' alt=':)' /> |