On Thu, Jul 12, 2001 at 01:36:19PM +0200, Domenico Andreoli wrote: > i tryed to solve this problem, but i think solution is bigger than the > initial problem. to purge expired entries you need a cron job, dates > have to be of tipe "date" in the db, then i have to foresee another > field to insert "free text" to let people insert major events > (linux exposs, meetings, usenix,....), page gets more complicate... Something like DELETE FROM places where finish::date > now
We got plenty of cron jobs runnign already. -- Craig Small VK2XLZ GnuPG:1C1B D893 1418 2AF4 45EE 95CB C76C E5AC 12CA DFA5 Eye-Net Consulting http://www.eye-net.com.au/ <[EMAIL PROTECTED]> MIEEE <[EMAIL PROTECTED]> Debian developer <[EMAIL PROTECTED]>

