A
|
ann 8/12/2010 |
Hi, |
W
|
wpl author 8/12/2010 |
Hi, here is a helpful post: http://www.asprunner.com/forums/topic/6196-how-to-hide-controls-on-addedit-pages/
|
W
|
wpl author 8/13/2010 |
Hi, here is a helpful post: http://www.asprunner.com/forums/topic/6196-how-to-hide-controls-on-addedit-pages/
|
A
|
ann 8/13/2010 |
Hi, <INPUT id=New_Button1 class=button value=New_Button1 type=button typeid="ib">
if ($_SESSION["UserID"]="admin"){ |
W
|
wpl author 8/13/2010 |
Hi, proceed to the HTML mode on the Visual Editor tab, find the following code: <INPUT id=New_Button1 class=button value=New_Button1 type=button typeid="ib">
if ($_SESSION["UserID"]="admin"){
|