I would like to display a paragraph of text on a web page based on the current date, for instance, a list of upcoming meetings, but only those meetings in the future. I suspect the answer is a javascript script, but I have not been able to figure out the syntax.
Here's how I might do it in a...