Hi,
I have an area of web page that I do query to display display some
information. It is basically a Select statement to display everything in the
table, which loops around till everything is displayed. That works fine and
dandy.
I want to create three buttons to display information for "Past 24 Hours",
"Past 72 Hours", and "All Entry's"
I am not sure the best way to do this, any ideas?
OH, the select statement for 24 hours, 72, or all entries I have but the
part I am not sure is how to put the code into the buttons.
thanks in advance,