Nieuws

JavaScript Date object The Date object in JavaScript is the main element when it comes to handling date and time.
We have an announcement that goes up about every quarter here at work on our Intranet Page. The announcement only needs to show up during certain dates. We use DotNetNuke for out page so I was ...
Assuming you are using client side javascript, you need to call either GET or HEAD on the file you want the date from, and than pull the date out of the response.