Re: [ZPT] can we access REQUEST object in page template?

2005-11-02 Thread Tino Wildenhain
Am Donnerstag, den 03.11.2005, 10:07 +0530 schrieb ajit mote: > > > On 11/3/05, Tino Wildenhain <[EMAIL PROTECTED]> wrote: > Am Mittwoch, den 02.11.2005, 13:16 +0530 schrieb ajit mote: > > can we access REQUEST object in page template? > > its request. See Zope-bo

Re: [ZPT] can we access REQUEST object in page template?

2005-11-02 Thread Philip Kilner
Hi Ajit, ajit mote wrote: > can we access REQUEST object in page template? > Yes - use a TALES path expression, see: - http://www.plope.com/Books/2_7Edition/AppendixC.stx#2-57 e.g. request/form/field HTH -- Regards, PhilK Email: [EMAIL PROTECTED] PGP Public key: http://www.xfr.co.uk Voi

Re: [ZPT] can we access REQUEST object in page template?

2005-11-02 Thread Tino Wildenhain
Am Mittwoch, den 02.11.2005, 13:16 +0530 schrieb ajit mote: > can we access REQUEST object in page template? its request. See Zope-book about the variables and namespaces available. ___ ZPT mailing list ZPT@zope.org http://mail.zope.org/mailman/listin