G
Guest
I have 2 problem:
1.Ex: textbox1:dd/mm/yyyy
textbox2:dd/mm/yyyy.
Now, i want to compare these,such as i require users must type into textbox
which the date in textbox2 is lager than the second one.
So how do i do? Please tell me.
2.
The textbox must formatted datetime type(dd/mm/yyyy), but users can type
mm/yyyy or yyyy.Is there any way to do this in C#? If not how way to do that?
1.Ex: textbox1:dd/mm/yyyy
textbox2:dd/mm/yyyy.
Now, i want to compare these,such as i require users must type into textbox
which the date in textbox2 is lager than the second one.
So how do i do? Please tell me.
2.
The textbox must formatted datetime type(dd/mm/yyyy), but users can type
mm/yyyy or yyyy.Is there any way to do this in C#? If not how way to do that?