Compare Validator

  • Thread starter Thread starter A.M
  • Start date Start date
A

A.M

Hi,

Can I use compare validator to make sure that the value of two text boxes
are the same?

Thanks,
Alan
 
How?
The ValueToCompare property accepts a value. How can I refer it to text
property of another textbox?

Thanks for reply
Alan
 
If you want to compare a specific input control with another input control,
set the ControlToCompare property to specify the control to compare with.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top