2 Oct
2003
2 Oct
'03
10:35 a.m.
you could try: RESPONSE.redirect( context['register.zpt'].absolute_url() )
-----Original Message----- From: zope-bounces@zope.org [mailto:zope-bounces@zope.org]On Behalf Of Florian Lindner Sent: Thursday, October 02, 2003 12:24 PM To: zope@zope.org Subject: [Zope] Calling objects with a dot in them
Hello, stupid question, but...
I want to redirect to register.zpt. How can I do that?
RESPONSE.redirect = context.register.zpt.absolute_url
Thanks, Florian
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )