C
Cam
Hello,
I have a compare validator control in my vb.net project. I have the TYPE
set to date, the CONTROLTOVALIDATE set to the textbox, and the OPERATOR set
to datatypecheck. I want the date only as mm/dd/yyyy (not mm/dd/yy). What
is the best way to do this? Can I do it with the controls properties or
must
I do it in code? Thanks in advance.
Cam
I have a compare validator control in my vb.net project. I have the TYPE
set to date, the CONTROLTOVALIDATE set to the textbox, and the OPERATOR set
to datatypecheck. I want the date only as mm/dd/yyyy (not mm/dd/yy). What
is the best way to do this? Can I do it with the controls properties or
must
I do it in code? Thanks in advance.
Cam