I have been putting mock info into a calendar during the design phase.
Is there anyway to clear all contents globally? Of do I have to clear each event one at a time?
thanks
You can purge the database. If it's a flat-file database, use FTP to clear the entire contents of the file. If it's mySQL, use a tool like phpMyAdmin to clear the table.