how to retrieve max date of the month entered by user?
hi all,
i am retrieving month n year from the user .
but my problem is how can i retrieve the max date of that month ?
for example suppose user selects the "march" n "2006" year then i want 31 as a max date, if user selects "feb" n 2004 i want 29 as a max date .
please help me out
thanxs

