How do you validate Date by using which validation Control?
Answer Posted / marcelo becerra e
You can use the compare validator control.
you only have to set the OPERATOR to "DATATYPECHECK" and
then select type to "DATE".
End of the problem.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the features present in vb 2005?
What is the difference between value and reference types?
Described strong typing
Which class allows an element to be accessed using unique key?
Explain how can we remove handlers at run time?
Define serialization in .net?
Write program in VB.Net with SQL Server and Crystal Reports to develop a small windows application to add,edit,save, search and print Employee Information and send sourcecode as zip file. empcode : .............. empname : .............. dateofjoin : dd/mm/yyyy dateofbirth : dd/mm/yyyy TableName: EmpMaster EmpCode EmpName DOB DOJ TableName: EmpDocs EmpCode DocNo DocName ExpDate
What are nested classes?
What is stack used for in vb. Net?
Explain how to store decimal data in .net?
Can you please explain the difference between system.string and system.stringbuilder classes?
what is common type system?
Explain the use of serialization and deserialization?
What is the difference between manifest and metadata?
Explain option strict?