Hi I have a db form that performs an action I want to duplicate it on a web page. It calls a specific query with equipment that has calibration dates, if the query has records with items dated less than the current date a stop sign appears, if there are any records with dates that are within the upcoming month then a caution sign appears. If the dates are beyond 30 days than the form opens and displays its normal functions of buttons and stuff. I already have data access pages for the queries at the server and a duplicated page has been created with the links already connected, but all the signs will appear until I figure out the code to have them only show up as noted above.(The signs are linked to the query so you can open it up and view the item that is out of date.) I tried some if statements but they don't seem to work. Any suggestions?
Thanks Annalyst
Thanks Annalyst