3
Answers

Text boxes

Keo Sepotokele

Keo Sepotokele

10y
714
1

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'.

How do I fix this? 
Answers (3)