igloo iguana
Member
I have a database that has a date column.
I have a form that has a date picker on it.
I want to use the date picker to pull all files from the month chosen.
The date format in the database is 01/01/2003
The date picker format is 01/01/2003
How do I get all the files within the month?
This is a reservation system and I need to list all reservations that happened within the month selected.
Thanks
p.s. i kinda need this pretty fast also.
I have a form that has a date picker on it.
I want to use the date picker to pull all files from the month chosen.
The date format in the database is 01/01/2003
The date picker format is 01/01/2003
How do I get all the files within the month?
This is a reservation system and I need to list all reservations that happened within the month selected.
Thanks
p.s. i kinda need this pretty fast also.