DSM

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • dtml2zpt

    3 answers - 377 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Dear zopist
    I am trying to pick up zpt. Is there an equivalent
    command in zpt for <dtml-call
    RESPNSE.redirect('home_page').
    Thank you.
    Yahoo! Music Unlimited
    Access over 1 million songs. Try it free.
    Zope maillist - Zope (AT) zope (DOT) org
    ** No cross posts or HTML encoding! **
    (Related lists -
    )
  • No.1 | | 577 bytes | |

    1. Dezember 2005 00:02:07 -0800 Infor Gates <info_gates (AT) yahoo (DOT) com
    wrote:

    Dear zopist

    I am trying to pick up zpt. Is there an equivalent
    command in zpt for <dtml-call
    RESPNSE.redirect('home_page').
    --

    <tal:call define="dummy python: request.RESPNSE.redirect()" />

    Zope maillist - Zope (AT) zope (DOT) org

    ** No cross posts or HTML encoding! **
    (Related lists -

    )

    PGP SIGNATURE
    Version: GnuPG v1.4.2 (Darwin)

    FgdqNx/zbWRWqYWdB/FoM=
    =bTfu
    PGP SIGNATURE
  • No.2 | | 772 bytes | |

    Am Donnerstag, den 01.12.2005, 00:02 -0800 schrieb Infor Gates:
    Dear zopist

    I am trying to pick up zpt. Is there an equivalent
    command in zpt for <dtml-call
    RESPNSE.redirect('home_page').

    There is, but the whole point of ZPT is not
    to do so but to separate logic, presentation
    and design.

    Usually you put your logic into your python
    language products or at least a couple of
    python scripts - you also can call one
    or different ZPT from python script so you
    can precalculate values, decide on where to
    go and redirect (as last resort) or return
    the desired page directly.

    Zope maillist - Zope (AT) zope (DOT) org

    ** No cross posts or HTML encoding! **
    (Related lists -

    )
  • No.3 | | 633 bytes | |

    Andreas Jung schrieb:

    1. Dezember 2005 00:02:07 -0800 Infor Gates <info_gates (AT) yahoo (DOT) com
    wrote:

    >Dear zopist
    >>

    >I am trying to pick up zpt. Is there an equivalent
    >command in zpt for <dtml-call
    >RESPNSE.redirect('home_page').
    >>
    >>


    <tal:call define="dummy python: request.RESPNSE.redirect()" />

    Ferkel! ;))

    Zope maillist - Zope (AT) zope (DOT) org

    ** No cross posts or HTML encoding! **
    (Related lists -

    )

Re: dtml2zpt


max 4000 letters.
Your nickname that display:
In order to stop the spam: 3 + 2 =
QUESTION ON "DSM"

EMSDN.COM