Question
Need to validate number update. Value should be greater than db field.
Hi Everybody!
I'm creating an auction solution for a customer and needs to validate the price (bid). It should increase for each new bid. Have seen a lot of validating solutions out there, but they mostly consern on static conditions. Is there a faily easy solution to this?
Update should only take place if the textfield value is greater then the db field.
Thanks in advance.
-S
I'm creating an auction solution for a customer and needs to validate the price (bid). It should increase for each new bid. Have seen a lot of validating solutions out there, but they mostly consern on static conditions. Is there a faily easy solution to this?
Update should only take place if the textfield value is greater then the db field.
Thanks in advance.
-S