What are two ways that you can set the minimum and maximum values for a rangevalidator? When would you use each technique?
1 ASP.NET 3096How do you associate two or more validators with a single input control? What do you need to do to prevent space from being reserved for a validation control thatpasses its validation test?
1 ASP.NET 3648What is the purpose of the validation summary control? What do you need to do to prevent an error message from being displayed in a validator when a validation summary control is used? How can you display a message in both the validator and the validation summary control?
2 ASP.NET 4428How do you initiate validation on the server manually? What are two situations when you might you want to do that?
ASP.NET 1769How does the regular expression validator work? What are two situations when you might want to use one?
2 ASP.NET 4151difference between Response.write,server.transfer and also which one is used when ?
Dot Net AllOther 1861