I am fairly new at using HTML and PHP, so please be easy.
Basically, I have a main page that allows a user to make a selection to view certain types of reports. The next page displays all the reports available for viewing. The reports displayed are links to the actual report.
What I would like to do is reset the report link colors if the user closes the browser. When they go back into the main page and select same type of reports and the next page displays, all the report links are "refreshed".
Thanks in advance for any suggestions.
Basically, I have a main page that allows a user to make a selection to view certain types of reports. The next page displays all the reports available for viewing. The reports displayed are links to the actual report.
What I would like to do is reset the report link colors if the user closes the browser. When they go back into the main page and select same type of reports and the next page displays, all the report links are "refreshed".
Thanks in advance for any suggestions.