pwinters
Programmer
- Sep 12, 2002
- 34
I'm not sure if I'm posting this in the right forum, but I think this could be done using sql..just not sure how.
Is it possible to create a report (displayed on a website) based on criteria selected from a form? (3 or 4 drop down boxes)
i.e.
User selects Month: April, Team: 1 and 2.
Can I produce a report after the user hits submit with information based on these selections?
I'm currently using java & jsp to display the sql results.
Thanks!
Is it possible to create a report (displayed on a website) based on criteria selected from a form? (3 or 4 drop down boxes)
i.e.
User selects Month: April, Team: 1 and 2.
Can I produce a report after the user hits submit with information based on these selections?
I'm currently using java & jsp to display the sql results.
Thanks!