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
How do you do Client-side validation in .Net?
What's the ASP.Net Application life cycle?
Explain the overview of asp.net?
What are web beacons used for?
How you will handle session when deploying application in more than a server?
What does a switch do?
How to use ipostback?
What is %20 in a url?
Can we create a multiple user simultaneously ?
What is ipostback?
What is the importance of Global.asax in ASP.NET?
What is http response header?
What is recordset asp?
What is server side session?
Define managed code and managed data in .net?