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
write a program to develop a graphic user interface application of marks book with students names and their names.the program should show the following options main menu,add student details,display student details,maximum mark and minimum mark.
Explain private assembly?
Write a program to find all text files in a logical drive and return the count of the number of files?
Using VB, how can you change the Mouse Pointer?
What do you mean by option strict on?
Explain the difference between vb 6 and vb.net?
What is the differences between dataset.clone and dataset.copy?
what is intermediate language?
Explain the difference between system.string and system.stringbuilder classes?
Name a feature which is common to all .net languages?
source code for how to login a vb.net application ?
Write a program that would find the nth term of a geometric progression, given the value of first term and common ratio. Any inbuilt function that the language provides for calculating exponent should not be used.
Name some of the keywords used in vb.net?
What is the role of new keyword?
Tell me how many .net languages can a single .net dll contain?