Thanks it was silly of me . I assure I'll take care of the advise On Sat, 9 Apr 2005 11:28:58 +1200, Phillip Hutchings <sitharus@gmail.com> wrote:
On Apr 9, 2005 12:34 AM, prabuddha ray <buddharay@gmail.com> wrote:
Thanks the request var is set but the next line for redirection ie. return context.index_html renders a new page with text :
<ZopePageTemplate at index_html>
is there some object in context which refers to the self page. plz help.
Try context.index_html() - You need the brackets to tell Python to run the Script rather than returning the object.
You do realise that the answers to most of your questions are in the Zope book? Try reading it and experimenting before emailing this list - we're not your personal help desk. -- Phillip Hutchings http://www.sitharus.com/ sitharus@gmail.com / sitharus@sitharus.com
-- Share the vision of difference with ME
participants (1)
-
prabuddha ray