Jump to content

changing Recordset data by drop downs


ericsante

Recommended Posts

I am trying to write some reporting for my application.

I have a table with customers, and a table with date ranges called period (start and end).

I want to display a recordset for the customer selected from a dropdown list and the period selected from a second dropdown.

so once the data is selected I want to be able to change the selected period for the same customer or change the customer for the same period.

I have the mySQL queries working just fine, I have tested my reports where I can pass $_GET's to and it works.

I just don't know how to put together the dropdowns from the other tables and the post to get it all working.

Any suggestions?
Link to comment
https://forums.phpfreaks.com/topic/32987-changing-recordset-data-by-drop-downs/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.