im trying to get the user of my program to enter their date of birth ad for the program to return how old they are in years, months and days (you are 10 years, 3 months and 23 days old) type thing and if its their birthday, to return an appropriate message.
atm ive got a textbox for the days, a combo box for the month and another textbox for the year. i guess the real question is how do i use these to do the above. im very new to programming and this is my first project outside of tutorials ive done so please explain everything as clearly as you can.
(please if you could give me little bits of code to help PLEASE:confused:)
thanks in advance

