Sir If u are using
VB.NET for the purpose then I may help u out . Why dont u input the date in the mm/dd/yyyy format in the date time field and the when u are converting it to string just mention the format as the second parameter that is (dd/mm/yyyy) but in
VB.NET mm stands for minutes so use MM for the following