Sorry, I still don't get it... I'm trying here several things, but it look like I'm running in circles... Can someone provide me a simple example? The property which needs to be incremented is hitCount. And how to call the increment method from an instance...? Thanks. Tom. ----- Original Message ----- From: Anthony Baxter <anthony@interlink.com.au> To: Tom Deprez <tom.deprez@village.uunet.be> Sent: zaterdag 15 mei 1999 12:51 Subject: Re: [Zope] ZClass hitCounter : : : > <!--#with counter--> : > <!--#call "increment"--> : > <!--#var counter--> : > <!--/#with--> : > : > And what do I've to place in the DTML method 'increment'.... : : try something like "increment(REQUEST, _)" : : see JimF's recent post about this - that's what DTML methods get : called with by default. : : Anthony : -- : Anthony Baxter <anthony@interlink.com.au> : It's never too late to have a happy childhood. : :
participants (1)
-
Tom Deprez