[SOLVED] Redirect To Another Page |
1/10/2013 04:53:50 | |
| PHPRunner General questions | ||
|
D
dannche author
Dear All,
|
||
|
C
|
cgphp 1/10/2013 |
|
You can execute Javascript code in the "Client before" event not PHP. The correct code is: location.href = 'conference_list.php'; |
|
|
D
|
dannche author 1/10/2013 |
|
You can execute Javascript code in the "Client before" event not PHP. The correct code is: location.href = 'conference_list.php';
|
|