Revive Ad Server – Separating Zones

The Problem I already had a zone on a web page for a small ad.  I wanted to put another ad beneath the first ad in the same DIV.  No mater what I did,  the second ad wouldn’t appear. The Investigation I finally decided to look at the HTML as it was on the...

Javascript and Time

Putting the Date Last Modified on Your Webpage It should be a simple matter to use Javascript to put the date a page was updated (say January 18, 2014) at the bottom of the page.  The normal first thing to do is to search the web for a simple script to do this....