C
|
cgphp 4/16/2012 |
Sure. Let us know more info about the requirements. |
![]() |
Admin 4/16/2012 |
Though you can build it in PHPRunner you still need to code all the logic behind it manually. Which means you can have better luck creating a simple calculator page manually. Find one of existing calculator examples on the net and adjust it according to your needs. |
K
|
karmacomposer author 4/16/2012 |
Though you can build it in PHPRunner you still need to code all the logic behind it manually. Which means you can have better luck creating a simple calculator page manually. Find one of existing calculator examples on the net and adjust it according to your needs.
|
![]() |
Admin 4/16/2012 |
Sure, this can be done though I don't see how PHPRunner can help there. Sure you can adjust one pages adding server-side and client side events but you will end up overwriting all built-in PHPRunner functionality with your own code. |
K
|
karmacomposer author 4/17/2012 |
Sure, this can be done though I don't see how PHPRunner can help there. Sure you can adjust one pages adding server-side and client side events but you will end up overwriting all built-in PHPRunner functionality with your own code.
|
![]() |
HJB 4/17/2012 |
[quote name='karmacomposer' date='16 April 2012 - 06:14 PM' timestamp='1334596472' post='65608'] |