Hi everyone,
I'm working with one form and when I press the submit button in the form all the information in the database is returned. I want to have another submit button in the same form that, when pressed, will only return information that was added to the database on the current date. For example, today is December 19. If there are 50 entires in the database and I hit the submit button, 50 things will be returned. If I hit the Submit Today's button, I only want the things submitted on December 19 to be returned. Any suggestions?
-Matt
I'm working with one form and when I press the submit button in the form all the information in the database is returned. I want to have another submit button in the same form that, when pressed, will only return information that was added to the database on the current date. For example, today is December 19. If there are 50 entires in the database and I hit the submit button, 50 things will be returned. If I hit the Submit Today's button, I only want the things submitted on December 19 to be returned. Any suggestions?
-Matt