Quote:
Originally Posted by Gunderak
The value can't be negative. As you can't buy - stocks.
I'll add an extra check anyway..
|
Since you are sending the values FROM client-side, TO server-side, they can be edited before sending the values. The trigger params can be edited by anyone who knows how. Always do serverside validation, making sure you have the correct values...