Date
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
if i insert date in textbox how can i know if the date is correct or not thats it i entered this date 12/5/206 when i want to enter the date in the database this date will conflict with time date so that i want to check it before inserting it in the database Amarni
-
if i insert date in textbox how can i know if the date is correct or not thats it i entered this date 12/5/206 when i want to enter the date in the database this date will conflict with time date so that i want to check it before inserting it in the database Amarni
use isdate() function thanks vipin paliwal