[SOLVED] Adding a custom Button |
12/28/2009 02:24:43 | |
| PHPRunner General questions | ||
|
D
dcrera author
Hi |
||
|
J
|
Jane 12/28/2009 |
|
It's difficult to tell you what's happening without seeing actual files. |
|
|
D
|
dcrera author 12/28/2009 |
|
Hi Jane, It's difficult to tell you what's happening without seeing actual files. Please publish your project on Demo Account and open a ticket at http://support.xlinesoft.com sending a URL to your pages along with instructions on reproducing this error. |
|
|
J
|
Jane 12/29/2009 |
|
Hi, <input type=button class=button value=Approve onclick="window.location.href='tablename_view.php?editid1={$show_key1}&approve=yes';">
if (@$_REQUEST["approve"]=="yes") |
|
|
D
|
dcrera author 12/29/2009 |
|
Jane, |
|