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?



I am using a range validator and want to use dd mm yyyy format for accepting dates. I get a fair..

Answer / 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

More ASP.NET Interview Questions

When during the page processing cycle is ViewState available?

1 Answers   Siebel Systems,


What is asp.net response object?

0 Answers  


To call a Web service which transport protocol you can use?

3 Answers   Siebel,


What is the difference between asp.net mvc and asp.net webforms? : asp.net mvc

0 Answers  


how to include timer or counting time to display next page in asp.net

0 Answers  






Explain asp.net web forms.

0 Answers  


Explain why it is useful to use mvc instead of webforms? : asp.net mvc

0 Answers  


Explain what a diffgram is, and a good use for one?

2 Answers  


What do you mean by serialize?

0 Answers  


Is there any alternative to avoid name collisions other then Namespaces?

0 Answers  


What is the difference between visual basic and asp.net?

0 Answers  


What are merge modules?

0 Answers  


Categories