Hi all,
I have two BMI calculators in an one web form. I validated those txext boxes using <asp:RequiredFieldValidator> and when i clicked an one calculator button, this <asp:RequiredFieldValidator> appeare in other text boxes also.
How can i fixed it?
Thank you in advance
