How to verify if a date has been input by User in a textbox
then how to verify if the date is in mm/dd/yy format not in any other format
how to find out the number of days in 2 dates in the same month
i tried to validate the input it didnt work Program just sits there
1st try -- if txttextbox1.text=""
2nd try -- dim sdate as string=cstr(txttextbox1.text)
i am at complet loss at how to validate format
I am a beginer
Vb.net learner, self taught and with very limited knowledge
Yasho
yvk