hi.

i have 3 drop downboxes with :

1 = DAY
2 = MONTH
3 = YEAR

i have an sql db set up with the different dates in them i need to no how i would go about getting an AVG number when a user select a date

e.g. i selected 3/3/2005 from the dropdown boxes and then press submit

how would i go about getting an AVG of the date i entered and returning it ???

please help

alistair