Quote: <asp:comparevalidator id="CompareValidator1" runat="server" xmlns:asp="#unknown"> ErrorMessage="*you should input value equal to or grater then old value" ControlToValidate="TextBox2" ControlToCompare="TextBox1" Operator="GreaterThanEqual" Type="Integer">
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)