This topic is locked

Can this be done? Report like function

5/1/2007 2:22:42 AM
PHPRunner General questions
E
evan_ad2000 author

Hi,
I was wondering if this can be accomplished. Lets say I have a page that asks a user for 3 pieces of information.

  1. Start Date
  2. End Date
  3. Product
    After the user clicks submit, it will redirect the user to a page which lists all the products that were sold between the Start and End Date.
    I have a table view that has all the that I want to show, but this time only between the selected dates.
    Thanks in advance,

    Evan

kujox 5/1/2007

Use the advanced search and click the dropdown that asks for dates between. it then puts a 2nd date box up so you can choose start and end dates