CURTIS David wrote:
> 
> Greetings,
> 
> I wish to use use the data of the database file in my html code.  For example,
>  this database was last updated on 06/06/2000.  I suppose that there must be a 
>dynamic html tag that zope uses.  What could it be?  I looked at all the 
>documentation and have yet to discover it.  <DTML-ZOPE-FILE-DATE>  Any help is 
>apprechiated.

I think you're looking for bobobase_modification_time , like

<dtml-var name="bobobase_modification_time">

It's called that for hysterical reasons.

ethan mindlace fremen
zopatista community liason
(thanks to MJ for the "correct" spelling of zopatista)

_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to