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

what is mean by framework?

3 Answers  


What are validators and list some validators of asp.net?

0 Answers  


What is ViewState and How it is managed,Its Advantages/Benefits?

4 Answers   Google,


How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?

0 Answers  


Define the steps to set up validation control.

0 Answers  






What does the "EnableViewState" property do? Why would I want it on or off?

3 Answers  


How asp.net mvc differs from asp.net web forms? : asp.net mvc

0 Answers  


What is custom control. What is the difference between custom control and user control?

2 Answers   Microsoft,


What does the hotspot class in .net do?

0 Answers  


How you can return View from ASP.NET Web API method?

0 Answers  


For which does this Codebehind="MyCode.aspx.cs" is relevent to ?

0 Answers   Siebel,


what is session,cokkies in asp.net??

5 Answers  


Categories