I am using a range validator and want to use dd mm yyyy
format for accepting dates.
I get a fairly generic "can't do that" type exception when I
use this format for setting the minValue or maxValue
properties for the range validator. How can I force it to
accept my format?
Answer Posted / guest
u can use yyyy-mm-dd or yyyy/mm/dd for max and min value
mention
go for
http://w3schools.com/aspnet/showasp.asp?
filename=demo_rangevalidator
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?
Why select Web API?
What is a web pool?
What is the page life cycle in asp.net?
What is page fragment caching?
They mostly asked difference between versions of technologies
Can you set which type of comparison you want to perform by the comparevalidator control?
Why is an object pool required?
Explain the steps to be followed to use passport authentication.
Explain Features in ASP.NET
What are custom user controls in asp.net?
What is sql data source control in asp.net?
What is a user developed application?
What is cross page posting? How is it done?
Explain security types in asp.net?