I'm trying to create a filter in ASP.net, where a user can select a certain age and an SQL statement is to return all users who are currently this age, based on a 'DOB' (date of birth) field.I'm trying to create a filter in ASP.net, where
I'm trying to create a filter in ASP.net, where a user can select a certain age and an SQL statement is to return all users who are currently this age, based on a 'DOB' (date of birth) field.I'm trying to create a filter in ASP.net, where