13
Answers

Calculate age when enter date in textbox

calculate age and display in textbox when DOB enter in textbox.
example..
 
Textbox 1 is for DOB 
Textbox 2 is for Age
 
When user enter DOB in textbox 1 age should be auto display in Textbox 2 using vb6.0.
 
Answers (13)