Keo Sepotokele
I'm trying to validate my input in my textbox so that any values <=0 will pop up an error message box but this is the error message I'm receiving :
Operator '<' cannot be applied to operands of type 'string' and 'double'.